Dario Rekowski on RockPI
f1855832bc
Merge branch 'master' into login_coverage
2021-06-01 10:11:45 +00:00
einhorn_b
a4ad023b34
fix some minor errors in helper dockerfiles
2021-06-01 11:26:44 +02:00
einhorn_b
90a0c8970f
make login server runnable without config volume
2021-05-31 16:11:31 +02:00
einhornimmond
157e597d0e
fixed problem with finding cpsp parse binary under windows with conan
2021-05-27 12:45:28 +02:00
einhorn_b
1d2cf0f90f
update again
2021-05-27 10:47:09 +02:00
einhorn_b
472a6f3ac2
I think I have fixed it
2021-05-26 20:14:45 +02:00
einhorn_b
613479f617
hmmm...
2021-05-26 17:51:57 +02:00
einhorn_b
5c9741ebe3
test login server local success
2021-05-25 17:46:08 +02:00
einhornimmond
d35df61fb4
Merge pull request #464 from gradido/login_html_pages_autoparse
...
Login html pages autoparse
2021-05-25 14:25:45 +02:00
einhorn_b
ff0c418c60
changes this time also for community server
2021-05-25 10:21:23 +02:00
einhorn_b
15bff50291
wait on mysql
2021-05-25 09:40:39 +02:00
einhorn_b
05526c361f
next try
2021-05-24 20:50:02 +02:00
einhorn_b
3ea812e4f6
add missing include
2021-05-24 20:11:10 +02:00
einhorn_b
1228586d47
new try
2021-05-24 17:59:59 +02:00
einhorn_b
61633ba7b0
move workdir
2021-05-24 14:21:10 +02:00
einhorn_b
5ad85915bd
fix dockerfile
2021-05-24 14:14:31 +02:00
einhorn_b
ef4649cee1
new try
2021-05-24 14:10:13 +02:00
einhorn_b
ba42a04f79
new try
2021-05-24 12:20:04 +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
einhorn_b
20d911a6d3
try with this
2021-05-24 11:48:55 +02:00
einhorn_b
f8bb7cc08d
add code for community server coverage
2021-05-21 20:15:26 +02:00
einhorn_b
5b47e9e387
remove unneccessary command
2021-05-21 18:05:48 +02:00
einhorn_b
ee8bc21def
fix errors
2021-05-21 17:39:03 +02:00
einhorn_b
7fa4ccdb5f
measure coverage from login-server, speed up login-server test build
2021-05-21 17:29:13 +02:00
einhorn_b
c200904200
get make coverage command running in docker
2021-05-21 16:21:39 +02:00
einhorn_b
70c6c85f46
add lcov to dependencies, sadly I cannot find a prebuild package for alpine
2021-05-21 14:37:11 +02:00
einhorn_b
3e9d7d4f9d
update to get test working in docker build
2021-05-20 18:53:07 +02:00
einhorn_b
2a9dab92b1
get gcov and lcov running local
2021-05-20 18:09:01 +02:00
einhorn_b
0d909198c2
bring test back to working
2021-05-20 17:51:50 +02:00
einhornimmond
5f6070e7bd
Merge branch '177_backend_coverage' into login_coverage
2021-05-20 17:01:05 +02:00
einhorn_b
4d07ac3a65
change order to parse for gettext after page code is generated
2021-05-20 16:20:00 +02:00
einhorn_b
b615340875
updates for alpine build
2021-05-20 15:14:37 +02:00
einhornimmond
d951812d9e
Merge pull request #455 from gradido/require_memo_in_send
...
Require memo in send
2021-05-20 14:09:13 +02:00
einhorn_b
270c5a50a4
updates for docker build
2021-05-20 13:48:56 +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
4ecbea80b5
add check for memo also in login-server
2021-05-18 11:32:54 +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
14a4243478
fix
2021-05-14 16:41:50 +02:00
einhornimmond
22ff220729
add try catch blocks to prevent login-server from crashing
2021-05-14 16:41:50 +02:00
einhornimmond
06c420dc2c
Merge branch 'master' into login_build_alpine
2021-05-14 01:37:42 +02:00
einhornimmond
e9b2ec1c9d
:P
2021-05-13 19:19:30 +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
4580bb15a0
move log folder into caller folder if called with additional config file
2021-05-13 15:45:09 +02:00
einhornimmond
201590db7d
fix user search function, adjust to new fields in db
2021-05-13 15:30:52 +02:00
staging new
b4481c1f4e
fix config
2021-05-13 14:38:30 +02:00
einhornimmond
3df94ee88b
use config command line parameter (needed if running more than one login server at one webserver)
2021-05-13 13:48:47 +02:00
einhornimmond
9d0c1da9ad
Merge branch 'master' into login_build_alpine
2021-05-12 13:04:20 +02:00