Pascal Lim
c386d0b1a5
sort and fix backend imports
2024-08-30 22:26:22 +02:00
Timothy J. Baek
5a0e1c5f75
refac: disable signups when ENABLE_LOGIN_FORM is set to false
2024-08-26 11:54:55 +02:00
Timothy J. Baek
0fa85c5c64
enh: enable message rating setting
2024-08-19 15:16:49 +02:00
Timothy J. Baek
cd9170ed24
fix: trusted sign in
2024-06-27 21:44:35 -07:00
Timothy J. Baek
feba50f68c
fix: WEBUI_AUTH
2024-06-27 21:43:19 -07:00
Jun Siang Cheah
4aab460905
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-06-21 13:43:19 +01:00
Timothy J. Baek
f1de635988
refac: cookie
2024-06-20 13:14:58 -07:00
Timothy J. Baek
b36c525ebc
enh: cookie auth
2024-06-19 14:38:09 -07:00
Timothy J. Baek
1efa25eed5
chore: format
2024-06-16 21:55:08 -07:00
John Karabudak
c00a6fa02a
added ability to set user name for federated auth
...
this commit adds an optional environment variable named `WEBUI_AUTH_TRUSTED_NAME_HEADER`, which sets the user's name to the contents of that header. this only happens if the user is just being created, just like how the trusted e-mail header works.
if the environment variable or header is not present, we fall back to the original behavior which is to re-use the user e-mail address.
Co-Authored-By: Nikita Borzykh <sample@fastmail.com>
2024-06-16 18:44:10 -02:30
Jun Siang Cheah
ae376ec8fe
Merge remote-tracking branch 'upstream/dev' into feat/oauth
2024-06-05 19:23:52 +01:00
Timothy J. Baek
25336f85f3
feat: admin details in account pending overlay
2024-06-03 21:17:43 -07:00
Jun Siang Cheah
985fdca585
refac: move things around, uplift oauth endpoints
2024-05-27 18:07:38 +01:00
Jun Siang Cheah
0210a105bf
feat: experimental SSO support for Google, Microsoft, and OIDC
2024-05-26 11:26:15 +01:00
Timothy J. Baek
1fce466253
refac: folder rename web -> webui
2024-05-26 01:15:48 -07:00