Alexander Friedland
|
ef2017a7d6
|
Merge pull request #490 from gradido/Feature--Profile-Page-Username
Feature: Change Username
|
2021-06-14 15:59:39 +02:00 |
|
einhornimmond
|
a3fd334674
|
change 100 to 10 seconds timeout for double transaction
|
2021-06-14 14:12:29 +02:00 |
|
einhornimmond
|
840729fb94
|
compare with last transaction sended
|
2021-06-11 15:34:19 +02:00 |
|
einhornimmond
|
3f50d14d22
|
allow only one username change
|
2021-06-11 14:54:25 +02:00 |
|
einhornimmond
|
f88ddbbf1c
|
update string validation
- move it in extra function to have less code copies
- fix bug which return no error messag if input was an array instead of a string
|
2021-06-10 09:58:08 +02:00 |
|
einhornimmond
|
61501b2a78
|
Merge branch 'master' into community_transfer_confirmation_email
|
2021-06-08 16:56:26 +02:00 |
|
einhornimmond
|
0381f6900e
|
Merge pull request #487 from gradido/login_wait_on_passwords_with_missing_chars
Login wait on passwords with missing chars
|
2021-06-08 16:52:49 +02:00 |
|
einhornimmond
|
2470d6de9c
|
Merge branch 'master' into login_update_json
|
2021-06-08 16:04:33 +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
|
2fc3fe94a0
|
add warning to able to forward warnings from community server to client
|
2021-06-07 17:20:11 +02:00 |
|
einhornimmond
|
864ede416a
|
add tests for check username, fix bugs shown with tests (._.);
|
2021-06-07 10:06:29 +02:00 |
|
einhornimmond
|
f77a63c6a0
|
fix testsystem, remove hedera tests
|
2021-06-07 10:05:35 +02:00 |
|
einhornimmond
|
0489ab0746
|
add new API Call checkUsername
with that it is possible
- to check if username exist already in a given Group
- if a group_id exist in db
- which group_id a group_alias has
|
2021-06-04 17:20:48 +02:00 |
|
einhorn_b
|
b5ea409ec0
|
remove hedera tests
|
2021-06-04 12:43:53 +02:00 |
|
einhorn_b
|
dedcebdb95
|
fix bug, update dockerfiles to use dependencies without grpc
|
2021-06-04 12:27:19 +02:00 |
|
einhorn_b
|
870ead82fe
|
fix merging errors
|
2021-06-04 11:03:21 +02:00 |
|
einhorn_b
|
c8ea858ba5
|
merge with master
|
2021-06-04 10:42:01 +02:00 |
|
einhornimmond
|
b08a9ff059
|
login with email or username
|
2021-06-02 13:18:27 +02:00 |
|
einhornimmond
|
9e47ae36a4
|
add username and description to api (+ doc)
|
2021-06-02 13:05:38 +02:00 |
|
einhornimmond
|
b7ba462a5d
|
make transactions caming from vue client synchron, return after finished
|
2021-06-02 12:13:53 +02:00 |
|
einhornimmond
|
83af065acd
|
small updates
|
2021-06-02 12:02:43 +02:00 |
|
einhorn_b
|
43b6e1830b
|
removed all files belonging to hedera or old outdated code
|
2021-06-01 20:56:06 +02:00 |
|
einhorn_b
|
95fe600210
|
put back protobuf into dependencies
|
2021-06-01 17:27:46 +02:00 |
|
einhorn_b
|
14f4def8f3
|
really removed grpc
|
2021-06-01 17:25:18 +02:00 |
|
einhorn_b
|
57b5941a5f
|
update gradido protocol
|
2021-06-01 17:15:23 +02:00 |
|
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 |
|