mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Suffix external auth username on conflict
This commit is contained in:
parent
35a0a92483
commit
0b6f531653
6 changed files with 81 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
import validator from 'validator'
|
||||
import { UserNotificationSettingValue } from '../../../shared/models/users/user-notification-setting.model'
|
||||
import { UserNotificationSettingValue } from '@shared/models'
|
||||
import { exists } from './misc'
|
||||
|
||||
function isUserNotificationTypeValid (value: any) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue