-
-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: Luzifer/nginx-sso
base: v0.22.0
head repository: Luzifer/nginx-sso
compare: master
Commits on Dec 28, 2019
-
Allow to configure anonymous access (#48)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for c0886ce - Browse repository at this point
Copy the full SHA c0886ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9a009 - Browse repository at this point
Copy the full SHA 3e9a009View commit details
Commits on Jan 13, 2020
-
[#50] Handle all 4xx errors as "user not found" (#52)
* [#50] Handle all 4xx errors as "user not found" to ensure broad acceptance of OIDC providers Signed-off-by: Knut Ahlers <knut@ahlers.me> * Fix: Error is reported earlier with Go default error Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for 6d0d520 - Browse repository at this point
Copy the full SHA 6d0d520View commit details -
Configuration menu - View commit details
-
Copy full SHA for df6201a - Browse repository at this point
Copy the full SHA df6201aView commit details
Commits on Apr 7, 2020
-
Fix: Config loading after CookieStore init (#58)
* fix config loading after CookieStore init * refactor according to suggestions * fix module init on SIGHUP
Configuration menu - View commit details
-
Copy full SHA for f9d9c02 - Browse repository at this point
Copy the full SHA f9d9c02View commit details -
Lint: Fix some minor linter errors
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for 4a72836 - Browse repository at this point
Copy the full SHA 4a72836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 827cc38 - Browse repository at this point
Copy the full SHA 827cc38View commit details
Commits on Apr 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5e40728 - Browse repository at this point
Copy the full SHA 5e40728View commit details
Commits on Jun 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6878042 - Browse repository at this point
Copy the full SHA 6878042View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28a067 - Browse repository at this point
Copy the full SHA e28a067View commit details
Commits on Jun 29, 2020
-
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for f9118be - Browse repository at this point
Copy the full SHA f9118beView commit details -
Switch Dockerfile to readonly modules and recent alpine
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for 0efe62d - Browse repository at this point
Copy the full SHA 0efe62dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8738d62 - Browse repository at this point
Copy the full SHA 8738d62View commit details
Commits on Nov 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cae187e - Browse repository at this point
Copy the full SHA cae187eView commit details
Commits on Dec 20, 2022
-
Add health-endpoint, fix copy on empty dir
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for f7685d6 - Browse repository at this point
Copy the full SHA f7685d6View commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9a5aa86 - Browse repository at this point
Copy the full SHA 9a5aa86View commit details -
Fix: Compiler refuses to convert 0x0 to string
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for 89a1a2e - Browse repository at this point
Copy the full SHA 89a1a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c77fee - Browse repository at this point
Copy the full SHA 5c77feeView commit details -
Fix: Do not copy folder into folder
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for ef64b71 - Browse repository at this point
Copy the full SHA ef64b71View commit details
Commits on Jul 28, 2023
-
Update to Go 1.20, update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for 42a10a7 - Browse repository at this point
Copy the full SHA 42a10a7View commit details -
in order to - allow explicity deny for anon access - allow multiple rule-sets to apply to the same request Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for b515730 - Browse repository at this point
Copy the full SHA b515730View commit details -
Add support for K8s ingress-nginx "rd" URL parameter
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for 2986da4 - Browse repository at this point
Copy the full SHA 2986da4View commit details
Commits on Jul 29, 2023
-
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for 6eb40a0 - Browse repository at this point
Copy the full SHA 6eb40a0View commit details -
Move Docker image to use non-root user
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for ad7c1dd - Browse repository at this point
Copy the full SHA ad7c1ddView commit details -
[#78] Allow for sprig templating in configuration file
This enables to move secrets from the configuration file into the environment and source them through Go templating with `env` template function closes #78 Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for c60f01d - Browse repository at this point
Copy the full SHA c60f01dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32245e2 - Browse repository at this point
Copy the full SHA 32245e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd016d - Browse repository at this point
Copy the full SHA 1cd016dView commit details -
[#79] Fix Docker image broken by user change
- Properly check file existence (`-f`, not `-d`) - Create and chown the data directory in case no mount is present closes #79 Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for 4fca15f - Browse repository at this point
Copy the full SHA 4fca15fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58021f2 - Browse repository at this point
Copy the full SHA 58021f2View commit details
Commits on Oct 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ceeda27 - Browse repository at this point
Copy the full SHA ceeda27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562c1b7 - Browse repository at this point
Copy the full SHA 562c1b7View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1eebad9 - Browse repository at this point
Copy the full SHA 1eebad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21ad10c - Browse repository at this point
Copy the full SHA 21ad10cView commit details
Commits on Dec 12, 2024
-
Signed-off-by: Knut Ahlers <knut@ahlers.me>
Configuration menu - View commit details
-
Copy full SHA for dff1b1f - Browse repository at this point
Copy the full SHA dff1b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb34b54 - Browse repository at this point
Copy the full SHA cb34b54View commit details
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.