Phoenix 1.10.0
carlbennett
released this
29 Nov 19:02
·
440 commits
to phoenix
since this release
BNETDocs: Phoenix Release 1.10.0
- ec34ccd Fix isStaff to exclude default ACLs
- 43c47f7 Set user verified upon reset of password
- 910a25d Use email address for reset password form
- ef57326 Move password check before verification check
- 8549432 Add helpful tip for verification
- e8d389d Make isDisabled and isVerified functions in User
- ba8cf2d Change activation to verification
- de3d2c5 Correct the email subject
- c15059b Remove underline from legal link in email template
- cb26670 Clean up user reset pw and register email template
- 244b6d5 Update user registration email template to match
- f996fd8 Remove underline from legal link in email
- a3d331d Update reset password email template to match
- 79c5027 Revert back to using emails for login form
- 0dfe6d0 Change login to use username instead of email
- 01e03f8 Change email index to unique in sample db
- 07b8916 Remove option for duplicate email use
- 9f920a5 Update carlbennett/php-mvc from 2.3.14 to 2.3.15
- af889e0 Fix incorrect license string
- 02173d2 Update supported php version in composer
- df855d5 Add php version and license badge