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
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
e4b995f6
Commit
e4b995f6
authored
Mar 15, 2018
by
Xavier Guimard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Spelling errors
parent
7c86f2f9
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
lemonldap-ng-handler/lib/Plack/Middleware/Auth/LemonldapNG.pm
...nldap-ng-handler/lib/Plack/Middleware/Auth/LemonldapNG.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Plugin.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Plugin.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/SecondFactor.pm
...ap-ng-portal/lib/Lemonldap/NG/Portal/Main/SecondFactor.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Plugins/PublicPages.pm
...-ng-portal/lib/Lemonldap/NG/Portal/Plugins/PublicPages.pm
+1
-1
No files found.
lemonldap-ng-handler/lib/Plack/Middleware/Auth/LemonldapNG.pm
View file @
e4b995f6
...
...
@@ -57,7 +57,7 @@ Plack::Middleware::Auth::LemonldapNG - authentication middleware for Lemonldap-N
my $app = sub { ... };
# Optionally ($proposedResponse is the PSGI response of Lemonldap::NG handler
# Optionally ($proposedResponse is the PSGI response of Lemonldap::NG handler
)
#sub on_reject {
# my($self,$env,$proposedResponse) = @_;
# ...
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm
View file @
e4b995f6
...
...
@@ -133,7 +133,7 @@ L<http://lemonldap-ng.org>
=item Writing an issuer module: L<Lemonldap::NG::Portal::Main::Issuer>
=item Writing an
other plugin: L<Lemonldap::NG::Portal::Main::Plugin>
=item Writing another plugin: L<Lemonldap::NG::Portal::Main::Plugin>
=item Request object: L<Lemonldap::NG::Portal::Main::Request>
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Plugin.pm
View file @
e4b995f6
...
...
@@ -187,7 +187,7 @@ L<http://lemonldap-ng.org>
=item Writing an issuer module: L<Lemonldap::NG::Portal::Main::Issuer>
=item Writing an
other plugin: L<Lemonldap::NG::Portal::Main::Plugin>
=item Writing another plugin: L<Lemonldap::NG::Portal::Main::Plugin>
=item Request object: L<Lemonldap::NG::Portal::Main::Request>
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/SecondFactor.pm
View file @
e4b995f6
...
...
@@ -180,7 +180,7 @@ L<http://lemonldap-ng.org>
=item Writing an issuer module: L<Lemonldap::NG::Portal::Main::Issuer>
=item Writing an
other plugin: L<Lemonldap::NG::Portal::Main::Plugin>
=item Writing another plugin: L<Lemonldap::NG::Portal::Main::Plugin>
=item Request object: L<Lemonldap::NG::Portal::Main::Request>
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Plugins/PublicPages.pm
View file @
e4b995f6
...
...
@@ -86,7 +86,7 @@ L<http://lemonldap-ng.org>
=item Writing an issuer module: L<Lemonldap::NG::Portal::Main::Issuer>
=item Writing an
other plugin: L<Lemonldap::NG::Portal::Main::Plugin>
=item Writing another plugin: L<Lemonldap::NG::Portal::Main::Plugin>
=item Request object: L<Lemonldap::NG::Portal::Main::Request>
...
...
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