Commit Graph

37 Commits

Author SHA1 Message Date
184b30643d Nit: logging adjustments (#4182) 2025-03-04 11:39:53 -08:00
e10cc8ccdb Multi tenant user google auth fix (#4145) 2025-02-27 10:35:38 -08:00
f2d74ce540 Address Auth Edge Case (#4138) 2025-02-26 17:24:23 -08:00
a98dcbc7de Update tenant logic (#4122)
* k

* k

* k

* quick nit

* nit
2025-02-26 03:53:46 +00:00
d56177958f fix email headers (#4100) 2025-02-26 03:12:30 +00:00
c4b8519381 Add support for sending email invites for single tenant users (#4065) 2025-02-19 21:05:23 -08:00
353c185856 Update error class (#4006) 2025-02-19 10:52:23 -08:00
e82a25f49e Non-SMTP password reset (#4031)
* update

* validate

* k

* minor cleanup

* nit

* finalize

* k

* fix tests

* fix tests

* fix tests
2025-02-19 02:02:28 +00:00
47fd4fa233 Strict Tenant ID Enforcement (#3871)
* strict tenant id enforcement

* k

* k

* nit

* merge

* nit

* k
2025-02-19 00:52:56 +00:00
17c915b11b Improved email formatting (#3985)
* prettier emails

* k

* remove mislieading comment

* minor typing
2025-02-13 21:11:57 +00:00
4affc259a6 Password reset tenant (#3895)
* nots

* functional

* minor naming cleanup

* nit

* update constant

* k
2025-02-05 03:17:11 +00:00
42a0f45a96 update 2025-02-04 12:06:11 -08:00
125e5eaab1 various mypy improvements 2025-02-04 12:06:10 -08:00
519ec20d05 Feedback (#3800)
* k

* k:wq

* update user auth

* update
2025-01-28 03:13:21 +00:00
5d653e7c19 Add back postgres auth backend support (#3753) 2025-01-23 21:19:35 +00:00
fe3eae3680 Update JWT expiry time config (#3717)
* update redis configs

* update comment
2025-01-20 11:12:48 -08:00
122a9af9b3 Polish (#3692) 2025-01-19 14:22:08 -08:00
44b70a87df UX Refresh (#3687)
* add new ux

* quick nit

* additional nit

* finalize

* quick fix

* fix typing
2025-01-16 08:08:01 +00:00
d9e9c6973d Multitenant anonymous (#3595)
* anonymous users for multi tenant setting

* nit

* k
2025-01-07 02:57:20 +00:00
c8090ab75b Auth fix + Registration Clarity (#3590)
* clarify auth flow

* k

* nit

* k

* fix typing
2025-01-06 02:17:45 +00:00
ffec19645b JWT -> Redis (#3574)
* functional v1

* functional logout

* minor clean up

* quick clean up

* update configuration

* ni

* nit

* finalize

* update login page

* delete unused import

* quick nit

* updates

* clean up

* ni

* k

* k
2025-01-04 19:35:43 +00:00
c191e23256 Pagination Hook (#3494)
* Backend changes for pagination hook + Paginated users table

* Frontend changes for pagination hook

* Fix invited users endpoint

* Fix layout shift & add enter to submit user invites

* mypy

* Cleanup

* Resolve PR concerns & remove UserStatus

* Fix errors

---------

Co-authored-by: hagen-danswer <hagen@danswer.ai>
2025-01-03 14:32:55 -08:00
240f3e4fff Ensure users cannot modify their roles on main
Ensure users cannot modify their roles
2024-12-31 15:59:27 -05:00
60355b84c1 quick nits 2024-12-31 13:04:02 -05:00
52bad522f8 update for multi-tenant clarity 2024-12-31 13:04:02 -05:00
63e5e58313 add anonymous user 2024-12-31 13:04:02 -05:00
97a03e7fc8 nit 2024-12-29 21:07:12 -05:00
8d6e8269b7 k 2024-12-29 21:07:12 -05:00
9ce2c6c517 minor change 2024-12-29 21:07:12 -05:00
2ad8bdbc65 k 2024-12-29 21:07:12 -05:00
aa4bfa2a78 Forgot password feature (#3437)
* forgot password feature

* improved config

* nit

* nit
2024-12-20 04:53:37 +00:00
a0fa4adb60 Ensure password validation errors propagate (#3509)
* ensure password validation errors propagate

* copy update

* support o1

* improve typing

* Revert "support o1"

This reverts commit 9b7aa6008c.
2024-12-19 00:05:57 +00:00
b3ecf0d59f Migrate user milestone logic (#3493) 2024-12-17 15:59:56 -08:00
48be6338ec Update Hubpost tracking form submission (#3261)
* Update Hubpost tracking form submission

* minor cleanup

* validated

* validate

* nit

* k
2024-12-17 02:31:09 +00:00
334bc6be8c Increase password requirements 2024-12-15 16:28:45 -08:00
814f97c2c7 MT Cloud Monitoring (#3465) 2024-12-15 16:05:03 -08:00
21ec5ed795 welcome to onyx 2024-12-13 09:56:10 -08:00