28 Commits

Author SHA1 Message Date
Dario via Pythagoras
6a9524ef0a allow also names with only 2 characters 2021-08-11 13:08:06 +02:00
einhornimmond
cee7d7ac3c Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-15 12:08:49 +02:00
einhornimmond
5986dc3f19 add check for user role 2021-07-13 10:00:53 +02:00
einhornimmond
f179938e0a Merge branch 'master' into login_reset_password 2021-06-16 16:31:01 +02:00
einhornimmond
8929cf7388 add new json class, remove files I have missed to delete 2021-06-16 16:27:12 +02:00
einhorn_b
f3275bfc22 changes for hoepfully fixing Session deadlock problems 2021-06-16 15:19:20 +02:00
einhornimmond
091ce48011 remove transaction from pending task manager directly 2021-06-15 16:52:21 +02:00
einhornimmond
966202eded add username rules in form of regular expression 2021-06-14 17:15:02 +02:00
einhorn_b
c8ea858ba5 merge with master 2021-06-04 10:42:01 +02:00
einhorn_b
43b6e1830b removed all files belonging to hedera or old outdated code 2021-06-01 20:56:06 +02:00
Dario Rekowski on RockPI
f1855832bc Merge branch 'master' into login_coverage 2021-06-01 10:11:45 +00:00
einhorn_b
5c9741ebe3 test login server local success 2021-05-25 17:46:08 +02:00
einhornimmond
47dd4adf0a
Merge pull request #448 from gradido/login_fix_kw_20
everything I find and fix crash related in login server this week (kw 20)
2021-05-24 11:55:23 +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
1c08e50c39 add try catch for function which make often problems to prevent server crash, intead sending email to admin 2021-05-17 11:31:14 +02:00
einhornimmond
e98b351020 add Ufls suggested change 2021-04-16 14:29:03 +02:00
einhornimmond
9f2c0004c4 update code which produce error which last fix (._.); 2021-04-15 12:12:32 +02:00
einhornimmond
590fd05d31 Merge branch 'master' into stage2 2021-04-07 19:50:02 +02:00
einhornimmond
2e711ed554
Merge pull request #134 from gradido/production_email_not_send_fix
at last, fix email-bug
2021-04-06 16:45:39 +02:00
einhornimmond
8538a42361 prevent exit email thread by exception because of invalid email, add date to email log string 2021-04-02 11:47:58 +02:00
einhornimmond
fa48de44af fix bugs which came with merging into master 2021-03-31 19:04:36 +02:00
einhornimmond
910e33deff Merge branch 'master' into stage2 2021-03-31 18:06:57 +02:00
einhornimmond
55334799cb replace \r\n with \n 2021-03-31 17:08:37 +02:00
f09a0017f9
lineendings login_server 2021-03-30 17:06:41 +02:00
einhornimmond
bf35ff33ad better error reporting in email manager, because it seems it don't work like it should 2021-03-22 19:53:57 +01: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
ac99a7097e Add 'login_server/' from commit 'ca71af1817a801db9a108c205bc298250d498c4b'
git-subtree-dir: login_server
git-subtree-mainline: 09ebb40de21084bb10ee466429d900a5e757d349
git-subtree-split: ca71af1817a801db9a108c205bc298250d498c4b
2021-03-17 22:05:25 +01:00