-
Notifications
You must be signed in to change notification settings - Fork 8
Releases: nosduco/nforwardauth
Releases · nosduco/nforwardauth
v1.5.0
@github-actions
github-actions
25adcee
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.4.2
@github-actions
github-actions
69c6951
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.4.1
@github-actions
github-actions
fc18334
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.4.0
@github-actions
github-actions
b933efd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Assets 10
v1.3.4
@github-actions
github-actions
99bd2db
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Assets 10
v1.3.3
@github-actions
github-actions
d570d92
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Assets 10
v1.3.2
@github-actions
github-actions
6f8b633
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Assets 2
v1.3.1
@github-actions
github-actions
e5666c6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v1.3.0
@github-actions
github-actions
e451515
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.3.0 (2023年11月02日)
Features
- rate limiter (0a4202b)
- respect x-forwarded-proto for location header redirection (6e064bc)
- skip/redirect login when cookie is present (ef322a9)
Refactor
- clean up ending return statement in login wrapper (ebd72d5)
- move config to it's own mod (b8826df)
- prefer some(..) over is_some/unwrap (8268a7d)
Miscellaneous Tasks
- fix formatting (f627705)
- fix formatting (a95afb4)
- merge main into dev (2bf5a91)
- switch to trunk based releases - catch-up main with dev (#38) (e0030ca)