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. |
||
---|---|---|
.. | ||
assets/images | ||
components | ||
hooks | ||
layouts | ||
models | ||
services | ||
utils | ||
views | ||
App.test.tsx | ||
App.tsx | ||
constants.ts | ||
index.css | ||
index.tsx | ||
react-app-env.d.ts | ||
Routes.ts | ||
serviceWorker.ts | ||
setupTests.js |