mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:02:25 -05:00
* fix incorrect endpoint being registered for /token/{id}
* update the maximum page value for tokens endpoint to 100
* update the available tokens page options
* set a default limit of 25 to match the first available settings panel option
* ensure OnInvalidateToken() hook is called during token delete
|
||
|---|---|---|
| .. | ||
| tokenget.go | ||
| tokenget_test.go | ||
| tokeninvalidate.go | ||
| tokeninvalidate_test.go | ||
| tokens.go | ||
| tokens_test.go | ||
| tokensget.go | ||
| tokensget_test.go | ||