Better 2FA implementation on logins
This commit is contained in:
parent
a1a81ac980
commit
4abdee0efb
5 changed files with 106 additions and 25 deletions
|
@ -18,8 +18,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
### Changed
|
||||
* Admin API and base routes for user management now define the fields that should be passed to repositories rather than passing all fields.
|
||||
* User model now defines mass assignment fields using `$fillable` rather than `$guarded`.
|
||||
|
||||
### Deprecated
|
||||
* 2FA checkpoint on login is now its own page, and not an AJAX based call. Improves security on that front.
|
||||
|
||||
## v0.5.6 (Bodacious Boreopterus)
|
||||
### Added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue