mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
working on forentend
This commit is contained in:
parent
9d6b6fec23
commit
8c99977fc9
10 changed files with 130 additions and 5 deletions
|
@ -42,6 +42,8 @@ export default Route.extend(AuthenticatedRouteMixin, {
|
|||
case constants.AuthProvider.LDAP:
|
||||
data.authConfig = config;
|
||||
break;
|
||||
case constants.AuthProvider.CAS:
|
||||
data.authConfig = config;
|
||||
case constants.AuthProvider.Documize:
|
||||
data.authConfig = '';
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue