32 Commits

Author SHA1 Message Date
Dario via Pythagoras
5bf98f20eb move skip button before abort button 2021-11-03 09:57:48 +01:00
Dario via Pythagoras
8232657718 fix defekt abort transaction button 2021-10-31 11:09:31 +01:00
einhornimmond
1b3ff38ed7 update password check, allow every special char (everything what isn't a-z, A-Z or 0-9) 2021-09-23 18:08:30 +02:00
einhornimmond
c49a55ece0 change passwort reset link to use new frontend 2021-08-12 12:09:57 +02:00
einhorn_b
64ba9a60d9 remove debug message 2021-07-15 12:47:18 +02:00
einhorn_b
2717ff8bc4 fix check transaction page 2021-07-15 12:26:45 +02:00
einhornimmond
0db5912a67 Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-15 12:26:45 +02:00
einhornimmond
66acf96a7e remove transaction also from pending task manager if aborted through old interface 2021-06-21 13:24:11 +02:00
einhornimmond
12188c77e8 prepare for tests which needed valid user and known password in db 2021-06-14 16:34:06 +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
einhornimmond
5f6070e7bd Merge branch '177_backend_coverage' into login_coverage 2021-05-20 17:01:05 +02:00
einhorn_b
a4a12bb62b parse cpsp files automatic in build 2021-05-20 13:45:47 +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
b7dfc5e7cd again 2021-05-13 19:14:02 +02:00
einhornimmond
955214b1f4 fix again 2021-05-13 18:56:33 +02:00
einhornimmond
a49f601abb fix old password reset function 2021-05-13 18:42:34 +02:00
einhornimmond
f00ccc72dd move from unfinished version to refined version 2021-04-29 11:16:18 +02:00
einhornimmond
0d71a37601 check for null ptr to prevent exception 2021-04-21 15:36:55 +02:00
einhornimmond
31ac055c65 update model::gradido::Transaction::createTransfer for using with blockchain mysql, update return type
update functions calling model::gradido::Transaction::createTransfer to handle on transaction as return instead of vector
2021-04-12 16:16:32 +02:00
einhornimmond
a9975d4bac compare extern referer with actual host instead of default url, check by login if user came from correct community server 2021-04-09 14:09:51 +02:00
einhornimmond
79332c58e4 fix bug (deleted object but pointer not set to null) 2021-04-08 13:58:31 +02:00
einhornimmond
f1f4b81da0 add defaultGroup for easier integration with stage1 2021-04-08 12:51:29 +02:00
einhornimmond
d659dfb886 forward blockchain type to TransactionBody 2021-04-06 13:10:50 +02:00
einhornimmond
910e33deff Merge branch 'master' into stage2 2021-03-31 18:06:57 +02:00
einhornimmond
436499458b fix login server that it can build again (after Ulfs rebase action) 2021-03-31 17:49:02 +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
98859461bc additional error check, return correct field name for transaction count 2021-03-18 12:54:44 +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