Skip to content

Commit 1266cda

Browse files
committed
add link to Provider::IMAP in pod.
1 parent c2c24cf commit 1266cda

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

lib/Dancer2/Plugin/Auth/Extensible.pm

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,6 +1199,10 @@ Authenticates users stored in a database table using L<Dancer2::Plugin::DBIC>
11991199
12001200
Authenticates 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
12041208
Authenticates users stored in an LDAP directory.
@@ -1831,7 +1835,7 @@ Dancer2 port of Dancer::Plugin::Auth::Extensible by:
18311835
18321836
Stefan 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
18361840
Peter Mottram (SysPete), C<< <peter at sysnix.com> >>
18371841

0 commit comments

Comments
 (0)