Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
7416dc7e
Commit
7416dc7e
authored
Nov 15, 2018
by
Christophe Maudoux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo
parent
72b42a51
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
lemonldap-ng-portal/t/43-MailReset-DBI.t
lemonldap-ng-portal/t/43-MailReset-DBI.t
+2
-2
lemonldap-ng-portal/t/43-MailReset-LDAP.t
lemonldap-ng-portal/t/43-MailReset-LDAP.t
+2
-2
No files found.
lemonldap-ng-portal/t/43-MailReset-DBI.t
View file @
7416dc7e
...
...
@@ -104,8 +104,8 @@ SKIP: {
ok
(
$res
=
$client
->
_post
(
'
/
',
IO::
String
->
new
('
user=dwho&password=zz
&test=sql
'),
length
=>
30
IO::
String
->
new
('
user=dwho&password=zz
'),
length
=>
21
),
'
Auth query
'
);
...
...
lemonldap-ng-portal/t/43-MailReset-LDAP.t
View file @
7416dc7e
...
...
@@ -91,8 +91,8 @@ SKIP: {
ok
(
$res
=
$client
->
_post
(
'
/
',
IO::
String
->
new
('
user=dwho&password=zz
&test=sql
'),
length
=>
30
IO::
String
->
new
('
user=dwho&password=zz
'),
length
=>
21
),
'
Auth query
'
);
...
...
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