Merge pull request #251 from nextcloud/make-it-user-saml
Mark user_saml official and kill user_shibboleth
This commit is contained in:
commit
212ff8ef6f
|
@ -3,7 +3,7 @@
|
|||
"activity",
|
||||
"admin_audit",
|
||||
"encryption",
|
||||
"comments",
|
||||
"comments",
|
||||
"dav",
|
||||
"enterprise_key",
|
||||
"external",
|
||||
|
@ -34,7 +34,7 @@
|
|||
"updatenotification",
|
||||
"user_external",
|
||||
"user_ldap",
|
||||
"user_shibboleth",
|
||||
"user_saml",
|
||||
"windows_network_drive",
|
||||
"workflow"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue