mirror of
https://github.com/nextcloud/server.git
synced 2026-05-26 03:04:35 -04:00
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
1 changed files with 2 additions and 2 deletions
|
|
@ -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 a new issue