mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
Add ability to ban/unban users
This commit is contained in:
parent
63347a0ff9
commit
141b177db0
17 changed files with 270 additions and 36 deletions
|
@ -1,4 +1,4 @@
|
|||
import { AccessDeniedError} from 'oauth2-server'
|
||||
import { AccessDeniedError } from 'oauth2-server'
|
||||
import { logger } from '../helpers/logger'
|
||||
import { UserModel } from '../models/account/user'
|
||||
import { OAuthClientModel } from '../models/oauth/oauth-client'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue