mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 10:54:07 +01:00
add ldap support | simplify authentications
This commit is contained in:
parent
5b8c642d8f
commit
3b4f285fea
15 changed files with 493 additions and 49 deletions
|
|
@ -607,5 +607,10 @@
|
|||
"r-d-check-of-list": "of checklist",
|
||||
"r-d-add-checklist": "Add checklist",
|
||||
"r-d-remove-checklist": "Remove checklist",
|
||||
"r-when-a-card-is-moved": "When a card is moved to another list"
|
||||
"r-when-a-card-is-moved": "When a card is moved to another list",
|
||||
"ldap": "Ldap",
|
||||
"oauth2": "Oauth2",
|
||||
"cas": "Cas",
|
||||
"authentication-method": "Authentication method",
|
||||
"authentication-type": "Authentication type"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue