Skip to content

Releases: 68publishers/user

v0.2

30 Nov 00:49
Compare
Choose a tag to compare
Reset password - autologin

- added method `ResetPasswordControl::setAutoLogin()`
- an interface `UserInterface` from `ForgotPassword` namespace now extends from the interface `UsernameAccessorInterface`
- the user is automatically logged in when a password is reset if autologi is enabled

v0.1

23 Nov 01:18
Compare
Choose a tag to compare
Added usage of UUID V4 instead of V1 as identifier in entity `Passwor…

v0.0.0: Initial commit

12 Jan 09:02
Compare
Choose a tag to compare
- added basic project structure