Skip to content

Releases: evsinev/nginx-auth

TRUST_STORE_PASSWORD

13 Mar 23:37
Compare
Choose a tag to compare

Added an ability to set a trust store password from the TRUST_STORE_PASSWORD env variable to hide the password from ps command

1.0-3: Merge pull request #1 from stroiker/master

29 Mar 20:26
099e52e
Compare
Choose a tag to compare
  • Add escape-validation to backUrl string (thanks to @stroiker)

First public release

01 Mar 16:21
Compare
Choose a tag to compare
  • Added logout servlet (/auth/logout). Clear all cookies.
  • Display OTP field based on settings
  • Added a password change form