Sha256: 5fa4fe5044b2997dad6c629e14b4a5bb8eb4b8ab967446fa1c2acb91de115fdd
Contents?: true
Size: 629 Bytes
Versions: 1
Compression:
Stored size: 629 Bytes
Contents
# CHANGELOG ## master ## 0.1.1 Updating integration with `rodauth-i18n`, which changed the setup for `v0.2.0`. ## 0.1.0 Support for internationalization (I18n) by hooking up with [rodauth-i18n](https://github.com/janko/rodauth-i18n). Shipping translation for english under `locales/` dir. ## 0.0.4 Cookies used for selected account are now secure by default (httponly on, secure if request is TLS-enabled); Cookie path is now "/" by default. ## 0.0.3 bugfix: fixing calls to the view helpers when in multi-phase login mode. ## 0.0.2 bugfix: added missing form templates. ## 0.0.1 Initial draft, all features added.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rodauth-select-account-0.1.1 | CHANGELOG.md |