This website requires JavaScript.
Explore
Help
Sign In
techies
/
authelia
Watch
1
Star
0
Fork
0
You've already forked authelia
mirror of
https://github.com/0rangebananaspy/authelia.git
synced
2024-09-14 22:47:21 +07:00
Code
Issues
Projects
Releases
Wiki
Activity
a5ea31e482
authelia
/
web
/
src
/
react-app-env.d.ts
2 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Rewrite authelia frontend to improve user experience. This refactoring simplify the code of the frontend and prepare the portal for receiving a user settings page and an admin page.
2019-11-19 06:37:36 +07:00
/// <reference types="react-scripts" />
[BUGFIX] Fix paths for embedded media assets (#1150)
2020-06-24 06:37:49 +07:00
declare
var
__webpack_public_path__
:
string
;
Reference in New Issue
Copy Permalink