File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,12 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88## [ v4.2.3]
99
1010### Added
11- - Config to set Domain of RememberMe Cookie ([ #990 ] ; [ #991 ] ; Thanks @xrobau !)
11+ - Config to set Domain of RememberMe Cookie ([ #990 ] , [ #991 ] ; Thanks @xrobau !)
1212- Config settings for password min/max length ([ #993 ] )
1313
1414### Fixed
15- - [ PHPMailer] Turn off opportunistic TLS when disabled ([ #986 ] ; [ #987 ] )
16- - Migrator now ignore files that don't end in ` .php ` ([ #965 ] ; Temporary fix for [ #998 ] )
15+ - [ PHPMailer] Turn off opportunistic TLS when disabled ([ #986 ] , [ #987 ] )
16+ - Migrator now ignore files that don't end in ` .php ` ([ #965 ] , [ #998 ] )
17+ - Respects CSRF_ENABLED environment variable ([ #976 ] ; Thanks @Poldovico !)
1718
1819## [ v4.2.2]
1920
@@ -767,6 +768,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
767768[ #963 ] : https://github.com/userfrosting/UserFrosting/issues/963
768769[ #965 ] : https://github.com/userfrosting/UserFrosting/issues/965
769770[ #968 ] : https://github.com/userfrosting/UserFrosting/issues/968
771+ [ #976 ] : https://github.com/userfrosting/UserFrosting/issues/976
770772[ #981 ] : https://github.com/userfrosting/UserFrosting/issues/981
771773[ #983 ] : https://github.com/userfrosting/UserFrosting/issues/983
772774[ #986 ] : https://github.com/userfrosting/UserFrosting/issues/986
You can’t perform that action at this time.
0 commit comments