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
|
a531b4671f
|
Merge branch 'master' into apollo_saveUserOnCreate
|
2021-10-06 12:15:20 +02:00 |
|
einhorn_b
|
02ad383930
|
update login-server to return user object on user create
|
2021-10-06 11:51:41 +02:00 |
|
Einhornimmond
|
a5d6b510f5
|
remove email from updateUserInfos call
|
2021-10-02 13:52:38 +02:00 |
|
einhornimmond
|
d53ef3fc28
|
entferne 'ein'
|
2021-09-27 13:31:56 +02:00 |
|
einhornimmond
|
9ef5f1e811
|
exclude space, tab, newline from special chars
|
2021-09-27 13:30:18 +02:00 |
|
einhornimmond
|
8a7acbf3ce
|
remove unnecessary .* from regexp
|
2021-09-27 13:09:01 +02: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
|
102fc586e9
|
change variable name according to name in config
|
2021-09-20 18:51:05 +02:00 |
|
einhornimmond
|
f0cbed81f3
|
disable auto-resend of not finished transactions on login-server restart
|
2021-09-20 12:22:56 +02:00 |
|
einhornimmond
|
6a9a362578
|
fix missing lines
|
2021-09-17 13:28:09 +02:00 |
|
einhornimmond
|
5c60aa2c40
|
Merge branch 'master' into login_add_publisher_id
|
2021-09-17 13:22:57 +02:00 |
|
elweyn
|
1b6cb61530
|
Merge branch 'apollo-clicktipp-connector' of https://github.com/gradido/gradido into apollo-clicktipp-connector
|
2021-09-09 13:40:28 +02:00 |
|
einhornimmond
|
4c7fb55a06
|
add language to create user
|
2021-09-09 12:25:07 +02:00 |
|
einhornimmond
|
b41966ee90
|
add path for reset password request from new frontend
|
2021-09-08 15:06:52 +02:00 |
|
einhornimmond
|
81242a83a1
|
Update login_server/README.md
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-09-02 13:49:12 +02:00 |
|
einhorn_b
|
df5a910368
|
update scripts and doc for setup without docker
|
2021-08-26 20:43:26 +02:00 |
|
einhornimmond
|
c49a55ece0
|
change passwort reset link to use new frontend
|
2021-08-12 12:09:57 +02:00 |
|
einhornimmond
|
98b2625936
|
Merge pull request #714 from gradido/extend_name_validation
Login-Server bug fix, allow names with 2 characters also
|
2021-08-11 14:05:01 +02:00 |
|
Dario via Pythagoras
|
6a9524ef0a
|
allow also names with only 2 characters
|
2021-08-11 13:08:06 +02:00 |
|
Moriz Wahl
|
40dbcb6a92
|
Merge pull request #584 from gradido/backend_setup
Backend Setup
|
2021-08-04 12:17:21 +02:00 |
|
Hannes Heine
|
9c2b6c5c9e
|
Changed the apiGet and apiPost methods so that we use lambda and not plain old try catch & if else block.
|
2021-07-29 07:27:08 +02:00 |
|
einhornimmond
|
92aa1061f6
|
Merge pull request #643 from gradido/login_fix_email_text
Make E-Mail Text 100% German
|
2021-07-15 14:13:25 +02:00 |
|
einhornimmond
|
4c9713f8fe
|
Merge pull request #641 from gradido/login_fix_crash
Login fix crash
|
2021-07-15 14:06:40 +02:00 |
|
einhornimmond
|
bdda5ca766
|
Make E-Mail Text 100% German
|
2021-07-15 13:53:51 +02:00 |
|
einhornimmond
|
be4d5c8eaa
|
fix wrong branches
- check if user has password in db more accurate
- consider both register types
|
2021-07-15 13:48:12 +02:00 |
|
einhornimmond
|
61448747d5
|
fix missing path component in email verification link
|
2021-07-15 13:38:57 +02:00 |
|
einhorn_b
|
64ba9a60d9
|
remove debug message
|
2021-07-15 12:47:18 +02:00 |
|
einhornimmond
|
9b21695387
|
make destructor from all model::table protected to prevent misuse because of reference counting
|
2021-07-15 12:08:49 +02:00 |
|
einhorn_b
|
3e9cc2442b
|
don't remove transaction direct from pending task manager, because than add group member don't work
|
2021-07-15 12:08:49 +02:00 |
|
einhorn_b
|
49bada7839
|
fix check transaction page
|
2021-07-15 12:08:49 +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
|
a08113eea7
|
Merge pull request #635 from gradido/login_fix_email
Change timeout for email resend to 10 Minutes
|
2021-07-14 13:32:24 +02:00 |
|
einhornimmond
|
28d651a2fb
|
change timeout for email resend to 10 Minutes
|
2021-07-14 11:46:48 +02:00 |
|
einhornimmond
|
593f8eab83
|
handle empty host
|
2021-07-13 17:42:18 +02:00 |
|
einhornimmond
|
9f1809624b
|
create test skeleton
|
2021-07-13 14:30:00 +02:00 |
|
einhornimmond
|
5986dc3f19
|
add check for user role
|
2021-07-13 10:00:53 +02:00 |
|
einhornimmond
|
2c0255add1
|
remove empty check for field description
|
2021-07-08 11:27:12 +02:00 |
|
einhornimmond
|
fa95b07731
|
switch to login-server running in ubuntu container
alpine container crash without reason
|
2021-06-29 10:48:30 +02:00 |
|
einhornimmond
|
9981574a8c
|
Merge pull request #579 from gradido/login_email_encoding
Update Password Reset E-Mail Subject Encoding
|
2021-06-28 11:07:02 +02:00 |
|
einhornimmond
|
0caf10ec33
|
Merge pull request #576 from gradido/login_fix_user_search_bug
update mysql because tuple has changed
|
2021-06-22 11:33:37 +02:00 |
|
einhornimmond
|
9f1f8e7c09
|
Change Subject from reset password E-Mail from using u8 (ü) in c++-code to using translation file
|
2021-06-21 13:50:59 +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
|
0d4b1cb1c6
|
remove transaction after sending not only form Pending Task Manager, but also from pending_tasks table
|
2021-06-21 13:16:30 +02:00 |
|
einhornimmond
|
630d667e99
|
add test to prevent bug in future
|
2021-06-21 12:41:02 +02:00 |
|
einhornimmond
|
730f6541c7
|
update mysql because tuple has changed
|
2021-06-21 11:58:36 +02:00 |
|
einhornimmond
|
60f24f9e18
|
add first error additional as msg
|
2021-06-17 14:51:14 +02:00 |
|
einhornimmond
|
024f38fa5f
|
remove ip check for reset password
|
2021-06-17 13:09:29 +02:00 |
|
einhornimmond
|
5078d80862
|
fix test
|
2021-06-17 12:40:04 +02:00 |
|