Skip to content

Commit cebfa35

Browse files
committed
merge support for lua-resty-session 4.x; see #489
closes #464 #480 #503; thanks @oldium @balajiv113 Signed-off-by: Hans Zandbelt <hans.zandbelt@openidc.com>
1 parent 0a2aa18 commit cebfa35

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

AUTHORS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ The primary authors of lua-resty-openidc are:
22

33
Hans Zandbelt <https://github.com/zandbelt>
44
Stefan Bodewig <https://github.com/bodewig>
5+
Oldřich Jedlička <https://github.com/oldium>
56

67
Thanks to the following people for contributing to lua-resty-openidc by
78
reporting bugs, providing fixes, suggesting useful features or other:
@@ -37,4 +38,8 @@ reporting bugs, providing fixes, suggesting useful features or other:
3738
Thorsten Fleischmann <https://github.com/thorstenfleischmann>
3839
Tilmann Hars <https://github.com/usysrc>
3940
Junlong Li <https://github.com/zhuizhuhaomeng>
41+
Nate <https://github.com/realnate>
42+
Balaji Vijayakumar <https://github.com/balajiv113>
43+
44+
4045

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
09/09/2024
2+
- merge support for lua-resty-session 4.x; see #489; closes #464 #480 #503; thanks @oldium @balajiv113
3+
- add @oldium to the primary AUTHORS
4+
15
08/25/2024
26
- don't return a zero-pixel image in logout for Firefox 128 and later
37
see #521

0 commit comments

Comments
 (0)