point release to update project links in rubygems.
Updating integration with rodauth-i18n
, which changed the setup for v0.2.0
.
Support for internationalization (I18n) by hooking up with rodauth-i18n. Shipping translation for english under locales/
dir.
Cookies used for selected account are now secure by default (httponly on, secure if request is TLS-enabled);
Cookie path is now "/" by default.
bugfix: fixing calls to the view helpers when in multi-phase login mode.
bugfix: added missing form templates.
Initial draft, all features added.