Sha256: c59ce4dc753bf40c5adb728724c0dccafd35c7a6cd136b5d27bf7e55a1e007c2

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 KB

Contents

## Authentication Zero 2.16.5 ##

* Revoke all password reset tokens (security enhancement)
* Sign in without password (new feature)

## Authentication Zero 2.16.4 (February 11, 2023) ##

* Increase attemps for lockable sign-in

## Authentication Zero 2.16.3 (December 30, 2022) ##

* Require lock for sign in when lockable

## Authentication Zero 2.16.2 (December 21, 2022) ##

* Remove api documentation and reference for api docs from README
* Remove bundle install instruction
* Dont require sudo for omniauth users
* Add gems instead of uncomment gemfile lines
* Fix home view

## Authentication Zero 2.16.1 (December 20, 2022) ##

* Safe navigation for email normalization
* Fix omniauth not verifying user

## Authentication Zero 2.16.0 (May 2, 2022) ##

* Generate home controller
* Add default_url_options to environments

## Authentication Zero 2.13.0 (May 2, 2022) ##

* Migrate tokens to a table structure
* Refactor lockable to a controller method

## Authentication Zero 2.12.0 (March 28, 2022) ##

* Remove model option from generator

## Authentication Zero 2.11.0 (March 27, 2022) ##

* Remove sudo from default generator
* Remove sudo_at from database
* Implement sudoable using redis

## Authentication Zero 2.10.0 (March 2, 2022) ##

* Implement two-factor

## Authentication Zero 2.9.0 (March 2, 2022) ##

* Implement trackable

## Authentication Zero 2.8.0 (March 2, 2022) ##

* Organize controllers in identity and sessions namespaces

## Authentication Zero 2.7.0 (March 2, 2022) ##

* Implemented omniauth

## Authentication Zero 2.6.0 (March 1, 2022) ##

* Implemented ratelimit

## Authentication Zero 2.5.0 (February 28, 2022) ##

* Implemented pwned

## Authentication Zero 2.4.0 (February 28, 2022) ##

* Implemented lockable

## Authentication Zero 2.3.0 (February 26, 2022) ##

* Implemented sudo
* Destroy sessions after change password
* On system tests, assert_current_path in sign_in

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
authentication-zero-2.16.5 CHANGELOG.md