mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
@@ -183,13 +183,6 @@ const (
|
||||
I18nOIDCTokenInvalidRoleAdmin = "oidc.role_admin_err"
|
||||
I18nOIDCTokenInvalidRoleUser = "oidc.role_user_err"
|
||||
I18nOIDCErrGetUser = "oidc.get_user_err"
|
||||
I18nStorageLocal = "storage.local"
|
||||
I18nStorageLocalEncrypted = "storage.encrypted"
|
||||
I18nStorageS3 = "storage.s3"
|
||||
I18nStorageGCS = "storage.gcs"
|
||||
I18nStorageAzureBlob = "storage.azblob"
|
||||
I18nStorageSFTP = "storage.sftp"
|
||||
I18nStorageHTTP = "storage.http"
|
||||
I18nErrorInvalidQuotaSize = "user.invalid_quota_size"
|
||||
I18nErrorTimeOfDayInvalid = "user.time_of_day_invalid"
|
||||
I18nErrorTimeOfDayConflict = "user.time_of_day_conflict"
|
||||
|
||||
Reference in New Issue
Block a user