This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f61a052bf5
authelia
/
shared
/
constants.ts
1 line
41 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Rename redirect query parameter into rd for compatibility with nginx-ingress
2018-04-24 21:03:05 +00:00
export
const
REDIRECT_QUERY_PARAM
=
"rd"
;