Skip to content

Releases: tamasholecz/HTUserBundle

1.0.12

03 Mar 11:05
Compare
Choose a tag to compare

Fix minor deprecations; Change indent

1.0.11

02 Mar 13:40
Compare
Choose a tag to compare

Add composer php 8; Redirect login when user not found at registration confirm

1.0.10

01 Dec 14:46
Compare
Choose a tag to compare

Add init event to registration confirm

1.0.9

30 Oct 16:02
Compare
Choose a tag to compare

Fix LifecycleEventArgs
Add readme
Fix user_class default value in configuration

1.0.8

19 Oct 11:05
Compare
Choose a tag to compare

Add change password type to configuration

1.0.7

22 Sep 08:27
Compare
Choose a tag to compare

Fix resetting email if email not exists
Change user granted

1.0.6

03 Aug 08:28
Compare
Choose a tag to compare

Control the redirect using request parameters

1.0.5

31 Jul 12:06
Compare
Choose a tag to compare

Fix mailer address

1.0.4

24 Jun 08:59
Compare
Choose a tag to compare

Change swiftmailer to symfony mailer

1.0.3

15 Jun 12:13
Compare
Choose a tag to compare

Add equatable interface to user model
Add user class to configuration; Fix tests