Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
246
Issues
246
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
05491c76
Commit
05491c76
authored
Jul 08, 2016
by
Xavier Guimard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove network access attempts during tests (closes:
#1055
)
parent
85ef45df
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
24 deletions
+4
-24
lemonldap-ng-manager/t/conf/lmConf-1.js
lemonldap-ng-manager/t/conf/lmConf-1.js
+1
-3
lemonldap-ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
...ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
+1
-7
lemonldap-ng-manager/t/jsonfiles/12-modified.json
lemonldap-ng-manager/t/jsonfiles/12-modified.json
+1
-7
lemonldap-ng-manager/t/jsonfiles/14-bad.json
lemonldap-ng-manager/t/jsonfiles/14-bad.json
+1
-7
No files found.
lemonldap-ng-manager/t/conf/lmConf-1.js
View file @
05491c76
...
...
@@ -142,9 +142,7 @@
"
Directory
"
:
"
__PSESSIONDIR__
"
},
"
portal
"
:
"
http://auth.example.com/
"
,
"
reloadUrls
"
:
{
"
reload.example.com
"
:
"
http://reload.example.com/reload
"
},
"
reloadUrls
"
:
{},
"
securedCookie
"
:
0
,
"
sessionDataToRemember
"
:
{},
"
timeout
"
:
72000
,
...
...
lemonldap-ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
View file @
05491c76
...
...
@@ -1437,13 +1437,7 @@
},
{
"id"
:
"reloadUrls"
,
"title"
:
"reloadUrls"
,
"type"
:
"keyTextContainer"
,
"nodes"
:
[{
"data"
:
"http://reload.example.com/reload"
,
"title"
:
"reload.example.com"
,
"id"
:
"reloadUrls/reload.example.com"
,
"type"
:
"keyText"
}]
"type"
:
"keyTextContainer"
},
{
"id"
:
"advancedParams"
,
"title"
:
"advancedParams"
,
...
...
lemonldap-ng-manager/t/jsonfiles/12-modified.json
View file @
05491c76
...
...
@@ -1448,13 +1448,7 @@
},
{
"id"
:
"reloadUrls"
,
"title"
:
"reloadUrls"
,
"type"
:
"keyTextContainer"
,
"nodes"
:
[{
"data"
:
"http://reload.example.com/reload"
,
"title"
:
"reload.example.com"
,
"id"
:
"reloadUrls/reload.example.com"
,
"type"
:
"keyText"
}]
"type"
:
"keyTextContainer"
},
{
"id"
:
"advancedParams"
,
"title"
:
"advancedParams"
,
...
...
lemonldap-ng-manager/t/jsonfiles/14-bad.json
View file @
05491c76
...
...
@@ -1437,13 +1437,7 @@
},
{
"id"
:
"reloadUrls"
,
"title"
:
"reloadUrls"
,
"type"
:
"keyTextContainer"
,
"nodes"
:
[{
"data"
:
"http://reload.example.com/reload"
,
"title"
:
"reload.example.com"
,
"id"
:
"reloadUrls/reload.example.com"
,
"type"
:
"keyText"
}]
"type"
:
"keyTextContainer"
},
{
"id"
:
"advancedParams"
,
"title"
:
"advancedParams"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment