mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
LDAP group fetching and AD connectivity
This commit is contained in:
parent
8d3dfcc3c7
commit
2a2831e576
5 changed files with 564 additions and 95 deletions
|
@ -31,18 +31,6 @@ export default Route.extend(AuthenticatedRouteMixin, {
|
|||
authConfig: null,
|
||||
};
|
||||
|
||||
// TEST
|
||||
// TEST
|
||||
// TEST
|
||||
// TEST
|
||||
// TEST
|
||||
this.get('global').syncLDAP().then(() => {});
|
||||
// TEST
|
||||
// TEST
|
||||
// TEST
|
||||
// TEST
|
||||
// TEST
|
||||
|
||||
return new EmberPromise((resolve) => {
|
||||
let constants = this.get('constants');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue