6 Commits

Author SHA1 Message Date
einhornimmond
73b105e71a fix wrong Bit-Operator 2021-06-14 18:34:20 +02:00
einhornimmond
5f543738b8 add test for changes not changed 2021-06-14 17:17:21 +02:00
einhornimmond
4df9ad380f make change password behave more like the other
- more tests
- make session_id optional, if not set take Login-Server Cookie
- check only for password_old if user was logged in with password, else reset password from email wouldn't work
- make successfull change password also add 1 to valid_values
- don't update other fields in db if only update password was called
2021-06-14 16:41:03 +02:00
einhornimmond
670f7cfff9 more tests and fixes to get test working 2021-06-14 16:38:58 +02:00
einhornimmond
5170c8e61b update test and test environment 2021-06-14 16:34:41 +02:00
einhornimmond
34162de1ed add test for UpdateUserInfo, fix CheckUsername Test 2021-06-14 16:34:06 +02:00