Skip to content

Commit

Permalink
fix variable colision between requests; closes #8; thanks @smanolache
Browse files Browse the repository at this point in the history
see #7; thanks @pladen

Signed-off-by: Hans Zandbelt <[email protected]>
  • Loading branch information
zandbelt committed Jun 18, 2024
1 parent 04fb5a3 commit f51ec07
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 125 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ The primary author of ngx_oauth2_module is:

Thanks to the following people for contributing to ngx_oauth2_module by
reporting bugs, providing fixes, suggesting useful features or other:

smanolache <https://github.com/smanolache>
5 changes: 4 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
06/18/2024
- fix variable colision between requests; closes #8; see #7; thanks @smanolache

06/05/2024
- depend on liboauth >= 1.6.2
- depend on liboauth2 >= 1.6.2
- release 3.4.0

06/02/2024
Expand Down
Loading

0 comments on commit f51ec07

Please sign in to comment.