We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9c463 commit df89ed3Copy full SHA for df89ed3
lib/Yancy.pm
@@ -99,6 +99,12 @@ editors.
99
100
=item *
101
102
+L<The File plugin|Yancy::Plugin::File> manages files uploaded to the
103
+site via the L<editor|Yancy::Plugin::Editor> or via
104
+a L<controller|Yancy::Controller::Yancy>.
105
+
106
+=item *
107
108
L<The Auth plugin|Yancy::Plugin::Auth> provides an API that allows you
109
to enable multiple authentication mechanisms for your site, including
110
L<users creating website accounts|Yancy::Plugin::Auth::Password>, or
0 commit comments