feat: disable admin option when using LDAP auth (#2583)

* fix typo

* add override readonly/disable support for autoform

* made admin permission conditionally disabled
This commit is contained in:
Michael Genson
2023-09-29 18:58:34 -05:00
committed by GitHub
parent 4bd7bda60d
commit 1074cad5dc
3 changed files with 22 additions and 10 deletions

View File

@@ -858,7 +858,7 @@
"user-details": "User Details",
"user-name": "User Name",
"authentication-method": "Authentication Method",
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie'",
"permissions": "Permissions",
"administrator": "Administrator",
"user-can-invite-other-to-group": "User can invite other to group",