Daniel García
|
7b5bcd45f8
|
Show read-only options in the config panel and the env variable names in the tooltips
|
6 years ago |
Miroslav Prasil
|
0b903fc5f4
|
Extended the template file and refer to wiki
|
6 years ago |
Miroslav Prasil
|
4df686f49e
|
Add an option to not enable WAL (should help in #399)
|
6 years ago |
Daniel García
|
d7eeaaf249
|
Escape user data from admin panel when calling JS
|
6 years ago |
Daniel García
|
d3773a433a
|
Removed list of mounted routes at startup by default, with option to add it back. This would get annoying when starting the server frequently, because it printed ~130 lines of mostly useless info
|
6 years ago |
BlackDex
|
3b27dbb0aa
|
Added config option for icon download timeout
|
6 years ago |
Daniel García
|
d086a99e5b
|
Implemented HTML emails with text alternative
|
6 years ago |
Daniel García
|
330e90a6ac
|
Hide secrets in config panel
|
6 years ago |
Daniel García
|
8b4a6f2a64
|
Fixed some clippy lints and changed update_uuid_revision to only use one db query
|
6 years ago |
Daniel García
|
ef63342e20
|
Add reset user config button
|
6 years ago |
Daniel García
|
89840790e7
|
Fix .env path traversal issue
|
6 years ago |
Daniel García
|
a72809b225
|
Yubico and SMTP enable/disable master switches
|
6 years ago |
Daniel García
|
9976e4736e
|
Add groups
|
6 years ago |
Daniel García
|
dc92f07232
|
Added env variable to select config file. Initial work towards groups and added tooltips with descriptions and nicer names
|
6 years ago |
Daniel García
|
3db815b969
|
Implemented config form and fixed config priority
|
6 years ago |
Daniel García
|
ade293cf52
|
Save config
|
6 years ago |
Daniel García
|
877408b808
|
Implement basic config loading and updating. No save to file yet.
|
6 years ago |
Daniel García
|
86ed75bf7c
|
Config can now be serialized / deserialized
|
6 years ago |
Daniel García
|
c0e350b734
|
Disable icon downloads, accept optional query after icon href, format and clippy fixes
|
6 years ago |
Daniel García
|
f935f5cf46
|
Remove local icon extractor
|
6 years ago |
Daniel García
|
a1dc47b826
|
Change config to thread-safe system, needed for a future config panel.
Improved some two factor methods.
|
6 years ago |