Madeline
2cf3833499
remove INVALID_PASSWORD error response. close #1090
2023-08-13 15:18:42 +10:00
Madeline
d18584f8e9
Refactor email sending + remove email verification if mail sending is not set up
2023-08-12 15:36:29 +10:00
Puyodead1
e68819d97a
oapi: add missing 2fa types to login
2023-04-13 15:41:49 -04:00
Puyodead1
6b3a3b750f
fixing lots of openapi crap
2023-04-13 15:20:10 -04:00
Puyodead1
a567ca3f51
auth routes
2023-04-13 14:58:53 -04:00
Madeline
095cbf7b20
Remove ALL fosscord mentions
2023-03-31 15:52:33 +11:00
Madeline
8b2faf0b18
SPACEBAR
2023-03-31 02:15:42 +11:00
Madeline
64e747a4d2
SPACEBAR
2023-03-31 02:05:02 +11:00
Madeline
4d06b86d7b
Fix UserSettings relation being in select
rather than relations
2023-03-16 11:31:24 +11:00
Puyodead1
54dbc7190b
fix: verification required for login not working correctly
2023-02-23 22:49:55 -05:00
Puyodead1
34cde14f75
config: require account verification
2023-02-23 22:40:05 -05:00
Madeline
ae8f4d6752
check pw and other auth before letting users undisable
2023-01-31 15:13:19 +11:00
Puyodead1
709dc7280e
Implement WebAuthn ( #967 )
...
* implement webauthn
* code review
---------
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-30 13:30:42 +11:00
Madeline
084dc0be08
Add ESLint ( #941 )
...
* Add eslint, switch to lint-staged for precommit
* Fix all ESLint errors
* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
0e7f127ece
Script to add license preamble to each file. Also, does that. ( #935 )
...
* Add script to automatically add license to each file
* Add license preamble to each file.
* Fix existing preamble detection breaking due to line endings. Git :(
* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Madeline
7453dd0119
Use adjusted email in /auth/login
2023-01-02 13:18:07 +11:00
Madeline
1bee8dc48f
Revert "Don't let users undisable their accounts"
...
This reverts commit cd84412c92c447826ebb2668295d46956618d962.
2023-01-01 14:20:41 +11:00
Madeline
cd84412c92
Don't let users undisable their accounts
2023-01-01 12:59:45 +11:00
TheArcaneBrony
974cae0332
Remove some old test logs that expose info to console
2022-12-18 22:26:06 +11:00
Madeline
99ee7e9400
Prettier
2022-09-26 22:41:21 +10:00
Madeline
849b257db7
Move schemas to /src/util/schemas
2022-09-26 22:08:14 +10:00
Madeline
f44f5d7ac2
Refactor to mono-repo + upgrade packages
2022-09-25 23:35:18 +10:00