Timothy Jaeryang Baek
|
02d3fb427b
Merge pull request #1386 from dannyl1u/feat/profile-image-initials
|
1 year ago |
Danny Liu
|
3b06096c52
run npm run lint:backend
|
1 year ago |
Danny Liu
|
8d1db9a1c0
feat: api endpoint to receive profile_image_uirl on signup
|
1 year ago |
Timothy J. Baek
|
da8646cae9
refac
|
1 year ago |
Timothy J. Baek
|
38c34b4444
fix: import
|
1 year ago |
Timothy Jaeryang Baek
|
56369fea3a
Merge branch 'dev' into feature/support_auth_by_api_key
|
1 year ago |
Jun Siang Cheah
|
150152ddbd
fix: accidental indent during format changed logic
|
1 year ago |
Timothy J. Baek
|
12287f8680
chore: code formatting
|
1 year ago |
Jun Siang Cheah
|
50f6addd6f
feat: auto signup/login with WEBUI_AUTH_TRUSTED_EMAIL_HEADER
|
1 year ago |
Jun Siang Cheah
|
29f13f34d3
feat: add WEBUI_AUTH_TRUSTED_EMAIL_HEADER for authenticating users by a trusted header
|
1 year ago |
liu.vaayne
|
81e928030f
backend support api key
|
1 year ago |
Timothy J. Baek
|
fa65be2ad2
refac: post webhook
|
1 year ago |
Timothy J. Baek
|
2c6e2d5e8a
feat: webhook backend
|
1 year ago |
Timothy J. Baek
|
275523e32e
feat: jwt utils
|
1 year ago |
Timothy J. Baek
|
511e939b5d
feat: admin settings
|
1 year ago |
Tim Farrell
|
08e8e922fd
Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing.
|
1 year ago |
Tim Farrell
|
8c37edd027
Even though "User.email" is enforced as unique at signup, it is not a unique field in the database. Let's use "User.id" instead. This also makes it more difficult to do a session stealing attack.
|
1 year ago |
Timothy J. Baek
|
3ce8f3e8fb
feat: profile update frontend integration
|
1 year ago |
Timothy J. Baek
|
418da74756
feat: profile image update backend
|
1 year ago |
Shiyinq
|
6a63c94153
feat: add guard clause to improve signup process
|
1 year ago |
ThatOneCalculator
|
07cc7f15d5
chore: :rotating_light: lint and format
|
1 year ago |
Timothy J. Baek
|
d8754b4486
feat/fix: email format validation
|
1 year ago |
Timothy J. Baek
|
bb5bf3964e
feat: toggle signup enable from admin panel
|
1 year ago |
Anuraag Jain
|
77323d9b25
refac: remove the verify_token and use get-current user for auth+user
|
1 year ago |
Anuraag Jain
|
08c0d7a9ec
fix: merge conflicts
|
1 year ago |
Anuraag Jain
|
613053e46c
Merge branch 'refac/auth-middleware' of https://github.com/anuraagdjain/ollama-webui into refac/auth-middleware
|
1 year ago |
Anuraag Jain
|
bdd153d8f5
refac: use dependencies to verify token
|
1 year ago |
Timothy J. Baek
|
500f61b7ee
chore: update password refac
|
1 year ago |
Timothy J. Baek
|
d8bb19fd8a
feat: change password frontend added
|
1 year ago |
Timothy J. Baek
|
9bd48ffd93
feat: change password support
|
1 year ago |