Commit Graph

11 Commits

Author SHA1 Message Date
Johannes Zellner 19532428d0 Embedd the password show/hide icons into javascript as svg 2021-12-01 14:05:21 +01:00
Johannes Zellner ae5df83c5d Also attempt to set a favicon for proxy auth 2021-11-03 22:16:25 +01:00
Johannes Zellner 3f54f001b3 Add fontawesome to proxy auth 2021-11-03 22:12:44 +01:00
Johannes Zellner 29fa26a9fc Also add password reveal to proxy auth form 2021-11-03 22:02:59 +01:00
Johannes Zellner b6962fa0f7 Set viewport meta tag for proxy auth login 2021-11-03 19:30:19 +01:00
Johannes Zellner 3c527b7064 Poor man's quoting fix for auth proxy in french 2021-03-23 20:59:01 +01:00
Girish Ramakrishnan 94040cf3f9 proxyauth: Enable 2fa
part of cloudron/box#748
2020-12-20 13:25:42 -08:00
Johannes Zellner 0adcc2af4f Do not follow redirects in authproxy login
Since we redirect on the server already on success, the fetch() would
follow that and handle whatever response from the upstream app is
delivered.
2020-12-09 14:11:27 +01:00
Johannes Zellner 764fe92f1b translatable proxyauth login page 2020-11-24 20:58:10 +01:00
Johannes Zellner bbd6b47015 Better style auth proxy login 2020-11-11 14:05:15 +01:00
Girish Ramakrishnan fb4025812a proxyauth: render login as ejs 2020-11-11 00:36:56 -08:00