Laura Hausmann
|
e5e66e8a3d
|
[backend/razor] Allow logging in as users that the frontend has already authenticated (ISH-406)
This reduces friction when logging in to multiple apps.
|
2024-07-16 20:35:18 +02:00 |
|
Laura Hausmann
|
09cda1a89e
|
[backend/database] Move user_profile columns that only concern local users to user_settings
This commit also removes a bunch of obsolete user_profile columns.
|
2024-07-10 02:55:57 +02:00 |
|
Laura Hausmann
|
c471070162
|
[backend/razor] Add feature flags toggles to /oauth/authorize
|
2024-07-04 21:07:54 +02:00 |
|
Laura Hausmann
|
24bde5ad29
|
[backend] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370)
|
2024-06-17 17:25:29 +02:00 |
|
Laura Hausmann
|
d4e1d92771
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01:00 |
|
Laura Hausmann
|
32b0e1f3c7
|
[backend] Code cleanup
|
2024-02-13 17:17:02 +01:00 |
|
Laura Hausmann
|
94820c2b71
|
[backend] Add request duration header for non-timing-sensitive (cryptography-related) endpoints
|
2024-02-06 02:42:35 +01:00 |
|
Laura Hausmann
|
c293a0bd3c
|
[backend/masto-client] Fix /oauth/authorize when client id contains pluses
|
2024-01-31 22:17:23 +01:00 |
|
Laura Hausmann
|
f5c2ed46c8
|
Add Mastodon OAuth implementation
|
2024-01-30 21:49:50 +01:00 |
|