mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
2e86f270cd
* Encode URL set to rd parameter. URL encoding that parameter solves PR #476. Some URL parameters set during redirection were magically disappearing after the redirection due to the authentication process. By using URL encoding, those parameters should not be stripped anymore. * Fix integration tests. |
||
---|---|---|
.. | ||
authentication | ||
authorization | ||
configuration | ||
duo | ||
handlers | ||
logging | ||
middlewares | ||
mocks | ||
models | ||
notification | ||
regulation | ||
server | ||
session | ||
storage | ||
suites | ||
templates | ||
utils |