gotosocial/internal/api/client/instance
tobi eb720241da
[feature] Enforce OAuth token scopes (#3835)
* move tokenauth to apiutil

* enforce scopes

* docs

* update test models, remove deprecated "follow"

* file header

* tests

* tweak scope matcher

* simplify...

* fix tests

* log user out of settings panel in case of oauth error
2025-02-26 13:04:55 +01:00
..
instance.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
instance_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
instanceget.go [feature] Change instance-stats-randomize to instance-stats-mode with multiple options; implement nodeinfo 2.1 (#3734) 2025-02-04 16:52:42 +01:00
instancepatch.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
instancepatch_test.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
instancepeersget.go [feature] Enforce OAuth token scopes (#3835) 2025-02-26 13:04:55 +01:00
instancepeersget_test.go [chore] Use generic pointer function (#2080) 2023-08-07 18:38:11 +01:00
instancerulesget.go [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00