The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.017 - 2018-02-17

  • Added
    • Added `route` configuration to allow Auth plugin to protect more than just the Yancy editor. Now it can protect the entire site.
  • Fixed
    • Fixed paginator looking bad when more than a few dozen pages existed. Now only 9 pages are shown at maximum.
    • Fixed login failed not having the correct, 400 HTTP status code
    • Fixed login form to return to previous page. This will be important when the login form is used for more than just the Yancy editor.

Documentation

Modules

Embed a simple admin CMS into your Mojolicious application
A simple CMS for administrating data
A backend for DBIx::Class schemas
A backend for MySQL using Mojo::mysql
A backend for Postgres using Mojo::Pg
A backend for SQLite using Mojo::SQLite
A test backend for testing Yancy
A simple REST controller for Mojolicious
A controller to show a user only their content
A simple auth module for a site