File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -1199,6 +1199,10 @@ Authenticates users stored in a database table using L<Dancer2::Plugin::DBIC>
11991199
12001200Authenticates users stored in a database table
12011201
1202+ =item L<Dancer2::Plugin::Auth::Extensible::Provider::IMAP>
1203+
1204+ Authenticates users via in an IMAP server.
1205+
12021206=item L<Dancer2::Plugin::Auth::Extensible::Provider::LDAP>
12031207
12041208Authenticates users stored in an LDAP directory.
@@ -1831,7 +1835,7 @@ Dancer2 port of Dancer::Plugin::Auth::Extensible by:
18311835
18321836Stefan Hornburg (Racke), C<< <racke at linuxia.de> >>
18331837
1834- Conversion to Dancer2's new plugin system in 2016 by :
1838+ Conversion to Dancer2's new plugin system plus much cleanup & reorg :
18351839
18361840Peter Mottram (SysPete), C<< <peter at sysnix.com> >>
18371841
You can’t perform that action at this time.
0 commit comments