Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
8d5a2907
Commit
8d5a2907
authored
Dec 25, 2019
by
Yadd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Another bad export
parent
d069f324
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Lib/StatusConstants.pm
...g-handler/lib/Lemonldap/NG/Handler/Lib/StatusConstants.pm
+2
-2
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/PortalConstants.pm
...manager/lib/Lemonldap/NG/Manager/Build/PortalConstants.pm
+2
-2
No files found.
lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Lib/StatusConstants.pm
View file @
8d5a2907
...
...
@@ -100,8 +100,8 @@ sub portalConsts {
'
94
'
=>
'
PE_ISSUERMISSINGREQATTR
',
'
95
'
=>
'
PE_DECRYPTVALUE_SERVICE_NOT_ALLOWED
',
'
96
'
=>
'
PE_BADOTP
',
'
97
'
=>
'
PE_RESETCERTIFICATE_INVALID
E
',
'
98
'
=>
'
PE_RESETCERTIFICATE_FOREMPTY
',
'
97
'
=>
'
PE_RESETCERTIFICATE_INVALID
',
'
98
'
=>
'
PE_RESETCERTIFICATE_FOR
M
EMPTY
',
'
99
'
=>
'
PE_RESETCERTIFICATE_FIRSTACCESS
'
};
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/PortalConstants.pm
View file @
8d5a2907
...
...
@@ -104,8 +104,8 @@ sub portalConstants {
PE_ISSUERMISSINGREQATTR
=>
94
,
PE_DECRYPTVALUE_SERVICE_NOT_ALLOWED
=>
95
,
PE_BADOTP
=>
96
,
PE_RESETCERTIFICATE_INVALID
E
=>
97
,
PE_RESETCERTIFICATE_FOREMPTY
=>
98
,
PE_RESETCERTIFICATE_INVALID
=>
97
,
PE_RESETCERTIFICATE_FOR
M
EMPTY
=>
98
,
PE_RESETCERTIFICATE_FIRSTACCESS
=>
99
};
}
...
...
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