mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added user banning
This commit is contained in:
@ -17,6 +17,7 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
|
||||
changeAllPasswords: 'changeAllPasswords',
|
||||
deleteOwnAccount: 'deleteOwnAccount',
|
||||
deleteAllAccounts: 'deleteAllAccounts',
|
||||
ban: 'ban',
|
||||
|
||||
listSafePosts: 'listSafePosts',
|
||||
listSketchyPosts: 'listSketchyPosts',
|
||||
|
Reference in New Issue
Block a user