Fix two-factor token creation for iOS devices, closes #1624

This commit is contained in:
Dane Everitt 2019-08-03 12:37:02 -07:00
parent 02ac308042
commit 47c12929c4
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 3 additions and 2 deletions

View file

@ -12,6 +12,7 @@ value when showing an error state.
* Scrolling on email settings page now works.
* Database host management will now properly display an error message to the user when there is any type of MySQL related
error encountered during creation or update.
* Two-factor tokens generated when a company name has a space in it will now properly be parsed on iOS authenticator devices.
### Added
* Server listing view now displays the total used disk space for each server.