17 Commits

Author SHA1 Message Date
elweyn
4389e47cab Adding a check that the user is activated before letting them login. 2021-11-12 07:17:30 +01:00
einhornimmond
29de8e224f
Merge pull request #960 from gradido/add_autocorrect_keys
Add autocorrect keys
2021-10-12 17:00:36 +02:00
einhornimmond
86efd0de80 fix bug 2021-10-12 15:34:50 +02:00
einhornimmond
1486476571 add auto correct keys to apollo, copy also disabled field of user 2021-10-12 15:24:14 +02:00
einhornimmond
546d371139 check always for hasElopage
- put check into async task to let it run at the same time as the password check
2021-10-10 15:25:01 +02:00
einhornimmond
17907b23ad fix bug 2021-10-08 10:28:46 +02:00
einhornimmond
93532004d5 add option in login call to check also for elopage account 2021-10-08 10:26:09 +02:00
einhornimmond
c57f366071 add fakesleep by user check 2021-06-08 11:26:14 +02:00
einhornimmond
81a6b2a0a2 don't give away the info about security criteria of password 2021-06-07 17:39:12 +02:00
einhornimmond
c0c57bd28a add fake delay for passwords which don't match security criteria 2021-06-07 17:37:28 +02:00
einhornimmond
b08a9ff059 login with email or username 2021-06-02 13:18:27 +02:00
einhornimmond
d33962736d translate german html encoded error messages to english and use gettext for automatic translation
- translate german error messages for password validation into english
- update LOCAL files with the german password validation error messages
- update all calls to pwdValidation, adding LanguageCatalog, create if not exist
- change filename of UpdateUserPasswordPage to UserUpdatePasswordPage to have the same filename as the class name and the cpsp file name
2021-05-18 12:27:07 +02:00
einhornimmond
d14e9b3e74 bugfix 2021-05-03 11:59:09 +02:00
einhorn_b
7f7b363c9c fix empty reply by empty group_id 2021-04-23 17:21:23 +02:00
einhornimmond
7c27b8eaa6 add user object to return of unsecureLogin and login via email verification code 2021-04-21 17:24:01 +02:00
fa7082fd59
Merge commit 'd344551c834efd503ff5b86aa2863d1dae10effa' into stage2_login_server 2021-03-17 22:08:16 +01:00
194aea6ede
Merge commit 'da1dd17887f7ca1b0af9a3bb785abff2476785dd' into monorepo_login_server 2021-03-17 22:07:03 +01:00