History for percord / src / api / routes / auth
2024-08-17
@TomatoCake
Same error message if username too long
TomatoCake committed on 17 Aug 2024
@TomatoCake
Consistent username length requirement
TomatoCake committed on 17 Aug 2024
2024-07-09
@Puyodead1
fix incorrect error field
Puyodead1 committed on 9 Jul 2024
2023-12-15
@Puyodead1
add new right for creating registration tokens
Puyodead1 committed on 15 Dec 2023
2023-08-13
@Madeline
remove INVALID_PASSWORD error response. close #1090
Madeline committed on 13 Aug 2023
2023-08-12
@Madeline
Refactor email sending + remove email verification if mail sending is not set up
Madeline committed on 12 Aug 2023
2023-08-11
@Madeline
fix min password length check
Madeline committed on 11 Aug 2023
2023-08-07
@Puyodead1
Fix some linting warnings
Puyodead1 committed on 7 Aug 2023
2023-07-28
@Madeline
refactor checkToken
Madeline committed on 28 Jul 2023
2023-06-11
@ngn
made it prettier
ngn committed on 11 Jun 2023
@ngn
Make sure min password length is not null
ngn committed on 11 Jun 2023
2023-06-10
@ngn
Making the error message dynamic
ngn committed on 10 Jun 2023
@ngn13
making min password length configurable ...
ngn13 authored on 10 Jun 2023 GitHub committed on 10 Jun 2023
@ngn
Implemented password length check
ngn committed on 10 Jun 2023
2023-04-13
@Puyodead1
oapi: fix a few response types in auth
Puyodead1 committed on 13 Apr 2023
@Puyodead1
oapi: add missing 2fa types to login
Puyodead1 committed on 13 Apr 2023
@Puyodead1
oapi: finish users
Puyodead1 committed on 13 Apr 2023
@Puyodead1
backfill missing query params
Puyodead1 committed on 13 Apr 2023
@Puyodead1
fixing lots of openapi crap
Puyodead1 committed on 13 Apr 2023
@Puyodead1
auth routes
Puyodead1 committed on 13 Apr 2023
2023-03-31
@Madeline
Remove ALL fosscord mentions
Madeline committed on 31 Mar 2023
2023-03-30
@Madeline
SPACEBAR
Madeline committed on 30 Mar 2023
@Madeline
SPACEBAR
Madeline committed on 30 Mar 2023
2023-03-22
@Puyodead1
fix totp using wrong settings key
Puyodead1 committed on 22 Mar 2023
2023-03-16
@Madeline
Fix UserSettings relation being in `select` rather than `relations`
Madeline committed on 16 Mar 2023
2023-02-25
@Madeline
Rename password_reset config to passwordReset as it messes with config key generation
Madeline committed on 25 Feb 2023
2023-02-24
@Madeline
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline committed on 24 Feb 2023
@Madeline
send required_action in gateway for when email verification is required
Madeline committed on 24 Feb 2023
@Puyodead1
fix a few issues with emails
Puyodead1 committed on 24 Feb 2023
@Puyodead1
first batch of requested changes
Puyodead1 committed on 24 Feb 2023