34 Commits

Author SHA1 Message Date
solidDoWant
1f573a2553
Added support for disabling password login and registration (#947)
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
Signed-off-by: solidDoWant <fred.heinecke@yahoo.com>
2025-05-09 14:07:32 +02:00
Zoe Roux
2ee71f8d8f
Add no password login error message 2024-05-28 00:08:20 +02:00
Zoe Roux
5a461bca7d
Migrate to dotnet8 2024-03-23 01:13:18 +01:00
Zoe Roux
18e301f26a
Switch to file scopped namespaces 2024-03-23 00:20:40 +01:00
Zoe Roux
08f3e9c06b Prevent two accounts from behing linked to the same external account 2024-03-10 18:27:24 +01:00
Zoe Roux
44e7323720 Handle require verification on account creation 2024-03-10 18:27:24 +01:00
Zoe Roux
c0acf1c1a0 Add unlink route 2024-03-09 00:49:11 +01:00
Zoe Roux
a6c3ab33b1 Allow existing accounts to be linked 2024-03-09 00:49:11 +01:00
Zoe Roux
079a2cdbe3 Move oidc logic inside a service 2024-03-09 00:49:11 +01:00
Zoe Roux
0d325f2c73 Handle duplicated usernames with oidc login 2024-03-07 01:36:57 +01:00
Zoe Roux
15d479f1eb Add oidc callback handling on the front 2024-03-07 01:36:57 +01:00
Zoe Roux
1335ae13e8 Add permissions to new users from external signin 2024-03-07 01:36:57 +01:00
Zoe Roux
115d52977d Make password optional 2024-03-07 01:36:57 +01:00
Zoe Roux
3bb36f5e78 Fix user lookup by provider id 2024-03-07 01:36:57 +01:00
Zoe Roux
98e9ba0fa7 Parse user profile and get jwt 2024-03-07 01:36:57 +01:00
Zoe Roux
7df1a295f3 Add /login/{provider} route for oidc login 2024-03-07 01:36:57 +01:00
Zoe Roux
973685ec08 Fix admin creation logic 2024-02-14 15:52:40 +01:00
Zoe Roux
666477e448 Add set and delete methods for the /users api 2024-02-05 00:37:56 +01:00
Zoe Roux
b43b6d6f75 Add user pp support with gravatar fallback 2024-02-05 00:37:56 +01:00
Zoe Roux
ca35611925 Format code 2024-01-10 22:44:41 +01:00
Zoe Roux
6407579dd6 Add a password reset api 2024-01-10 22:44:41 +01:00
Zoe Roux
fabafcb78b Rework patch apis 2024-01-10 13:12:37 +01:00
Zoe Roux
2e0a0e5eb0 Clean up kind handling in the front 2023-12-19 14:25:38 +01:00
Zoe Roux
7e6e56a366 Add csharpier as a code formatter 2023-12-08 02:42:46 +01:00
Zoe Roux
2f309440cc Fix error messages for unlogged users on the watch status api 2023-12-07 00:03:13 +01:00
Zoe Roux
070a94d87d Switch from int ids to guid 2023-11-28 23:27:50 +01:00
Zoe Roux
e9aaa184cf Rework filters completly 2023-11-27 15:13:08 +01:00
Zoe Roux
d3fbec1a9d Add include as a first class param and remove library manager thing 2023-10-27 22:44:45 +02:00
Zoe Roux
5446dbce83
Fix tests compilation errors 2023-08-07 14:50:12 +09:00
Zoe Roux
5c270a0362
Handle external ids 2023-08-07 14:50:12 +09:00
Zoe Roux
02214a127c Fix ApiKey configuration options 2023-04-03 20:03:11 +09:00
Zoe Roux
86955cf0cb Add ApiKeys authentication 2023-04-03 20:03:11 +09:00
Zoe Roux
e3be74d519 Handle token refresh on SSR 2023-03-11 12:54:21 +09:00
Zoe Roux
506a16e10a Move the backend to a back folder 2022-10-01 23:47:00 +09:00