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
LemonLDAP NG
lemonldap-ng
Commits
6823a6e0
Commit
6823a6e0
authored
Nov 02, 2017
by
Clément OUDOT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix default value for registerUrl (#1325)
parent
b7264075
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
51 additions
and
51 deletions
+51
-51
lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/DefaultValues.pm
...p-ng-common/lib/Lemonldap/NG/Common/Conf/DefaultValues.pm
+1
-1
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Attributes.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Attributes.pm
+48
-48
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm
...p-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm
+1
-1
lemonldap-ng-manager/site/htdocs/static/struct.json
lemonldap-ng-manager/site/htdocs/static/struct.json
+1
-1
No files found.
lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/DefaultValues.pm
View file @
6823a6e0
...
...
@@ -177,7 +177,7 @@ sub defaultValues {
'
redirectFormMethod
'
=>
'
get
',
'
registerDB
'
=>
'
Null
',
'
registerTimeout
'
=>
0
,
'
registerUrl
'
=>
'
http://auth.example.com/register
.pl
',
'
registerUrl
'
=>
'
http://auth.example.com/register
',
'
remoteGlobalStorage
'
=>
'
Lemonldap::NG::Common::Apache::Session::SOAP
',
'
remoteGlobalStorageOptions
'
=>
{
'
ns
'
=>
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Attributes.pm
View file @
6823a6e0
...
...
@@ -27,7 +27,7 @@ sub types {
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
"
$s
$val
";
my
$err
=
join
(
...
...
@@ -662,7 +662,7 @@ sub attributes {
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
"
$s
$val
";
my
$err
=
join
(
...
...
@@ -1027,7 +1027,7 @@ qr/^(?:\*\.)?(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.])*(?:[a-zA-Z][
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
$s
;
my
$err
=
join
(
...
...
@@ -1109,7 +1109,7 @@ qr/^(?:\*\.)?(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.])*(?:[a-zA-Z][
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
"
$s
$val
";
my
$err
=
join
(
...
...
@@ -1132,7 +1132,7 @@ qr/^(?:\*\.)?(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.])*(?:[a-zA-Z][
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
"
$s
$val
";
my
$err
=
join
(
...
...
@@ -1477,7 +1477,7 @@ qr/^(?:\*\.)?(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.])*(?:[a-zA-Z][
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
$s
;
my
$err
=
join
(
...
...
@@ -1514,7 +1514,7 @@ qr/^(?:\*\.)?(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.])*(?:[a-zA-Z][
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
"
$s
$val
";
my
$err
=
join
(
...
...
@@ -1865,7 +1865,7 @@ qr/^(?:\*\.)?(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.])*(?:[a-zA-Z][
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
"
$s
$val
";
my
$err
=
join
(
...
...
@@ -2202,7 +2202,7 @@ qr/^(?:\*\.)?(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.])*(?:[a-zA-Z][
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
"
$s
$val
";
my
$err
=
join
(
...
...
@@ -2318,7 +2318,7 @@ qr/^(?:\*\.)?(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.])*(?:[a-zA-Z][
'
type
'
=>
'
int
'
},
'
registerUrl
'
=>
{
'
default
'
=>
'
http://auth.example.com/register
.pl
',
'
default
'
=>
'
http://auth.example.com/register
',
'
type
'
=>
'
text
'
},
'
reloadUrls
'
=>
{
...
...
@@ -2876,7 +2876,7 @@ qr/(?:(?:https?):\/\/(?:(?:(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.]
BEGIN
{
$
{
^
WARNING_BITS
}
=
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
1
";
"
\x54\x55\x55\x55\x15\x55\x55\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x0
5
";
}
eval
"
$s
$val
";
my
$err
=
join
(
...
...
@@ -2955,19 +2955,19 @@ qr/(?:(?:https?):\/\/(?:(?:(?:(?:(?:(?:[a-zA-Z0-9][-a-zA-Z0-9]*)?[a-zA-Z0-9])[.]
'
default
'
=>
0
,
'
select
'
=>
[
{
'
k
'
=>
'
0
'
,
'
k
'
=>
0
,
'
v
'
=>
'
unsecuredCookie
'
},
{
'
k
'
=>
'
1
'
,
'
k
'
=>
1
,
'
v
'
=>
'
securedCookie
'
},
{
'
k
'
=>
'
2
'
,
'
k
'
=>
2
,
'
v
'
=>
'
doubleCookie
'
},
{
'
k
'
=>
'
3
'
,
'
k
'
=>
3
,
'
v
'
=>
'
doubleCookieForSingleSession
'
}
],
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm
View file @
6823a6e0
...
...
@@ -1002,7 +1002,7 @@ sub attributes {
},
registerUrl
=>
{
type
=>
'
text
',
default
=>
'
http://auth.example.com/register
.pl
',
default
=>
'
http://auth.example.com/register
',
documentation
=>
'
URL of register page
',
},
...
...
lemonldap-ng-manager/site/htdocs/static/struct.json
View file @
6823a6e0
This diff is collapsed.
Click to expand it.
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