mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-10 23:00:15 -04:00

2) Change places where we mean unauthenticated to 401, not 403, in C/S v2: hack so it stays as 403 in v1 because web client relies on it.
2 lines
67 B
SQL
2 lines
67 B
SQL
ALTER TABLE pushers ADD COLUMN access_token INTEGER DEFAULT NULL;
|
|
|