Make search attributes not case sensitive

This commit is contained in:
Frederic Guillot
2016-07-14 11:39:59 -04:00
parent 48ee733f9e
commit 9496dfdb6d
3 changed files with 22 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ New features:
Improvements:
* Make search attributes not case sensitive
* Display TOTP issuer for 2FA
* Make sure that the table schema_version use InnoDB for Mysql