aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/auth
Commit message (Expand)AuthorAgeFilesLines
* Fix #5614: do not log bearerToken.John Livingston2023-02-171-1/+1
* Implement signup approval in serverChocobozzz2023-01-191-4/+25
* External auth can update user on loginChocobozzz2023-01-042-5/+66
* External auth can set more user fieldsChocobozzz2023-01-042-45/+37
* Add ability to customize token lifetimeChocobozzz2023-01-042-10/+12
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-7/+2
* Encrypt OTP secretChocobozzz2022-10-101-2/+2
* Support two factor authentication in backendChocobozzz2022-10-071-1/+26
* Suffix external auth username on conflictChocobozzz2022-08-031-5/+4
* Fix lintChocobozzz2022-07-131-1/+1
* Upgrade oauth2-serverChocobozzz2022-06-282-5/+4
* Refactor user build and express file middlewaresChocobozzz2022-03-041-13/+7
* Fix broken depChocobozzz2022-02-091-1/+2
* Add log on user plugin auth conflictChocobozzz2022-02-091-1/+8
* Fix buildChocobozzz2021-12-171-1/+1
* Move test functions outside extra-utilsChocobozzz2021-12-171-1/+1
* Use different p2p policy for embeds and webappChocobozzz2021-12-161-1/+1
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-0/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+2
* esModuleInterop to trueChocobozzz2021-08-273-3/+3
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Cleanup models directory organizationChocobozzz2021-05-111-2/+2
* Fix external on logout hookChocobozzz2021-03-241-2/+8
* Refactor auth flowChocobozzz2021-03-244-0/+696