Moriz Wahl
9f3c36998f
Merge pull request #546 from gradido/test-forget-password
...
feat: Test Forget Password
2021-06-15 02:59:05 +02:00
Moriz Wahl
e719025991
frontend coverage to 31%
2021-06-15 02:48:46 +02:00
Moriz Wahl
af8f56f64b
refactor reset password tests
2021-06-15 02:41:25 +02:00
a6fa10e973
Merge branch 'master' into change_password_require_password
2021-06-15 01:26:18 +02:00
Moriz Wahl
09cceaf79c
Merge branch 'master' into test-forget-password
2021-06-15 01:25:32 +02:00
Moriz Wahl
5d42d64fec
test forget password, remove router from test setup
2021-06-15 01:25:01 +02:00
Moriz Wahl
fb0f054c33
Merge pull request #545 from gradido/change-username
...
feat: Validate Change Username
2021-06-15 01:17:40 +02:00
Moriz Wahl
5a1e90f3f7
coverage frontend to 29&
2021-06-14 23:04:21 +02:00
Moriz Wahl
2ed08841a1
test user card form username
2021-06-14 22:56:57 +02:00
Moriz Wahl
f39b2e2d39
Validate Change Username
2021-06-14 21:05:09 +02:00
einhornimmond
73b105e71a
fix wrong Bit-Operator
2021-06-14 18:34:20 +02:00
einhornimmond
f4069f6441
update test infos on terminal, usd std::clog instead of printf because std::clog is also seen in docker runs
2021-06-14 18:12:50 +02:00
einhornimmond
03bb9b82c4
add new test folder to CMakeLists.txt for docker runs
2021-06-14 17:29:31 +02:00
einhornimmond
fb34135665
prevent query email in our database with reset password function
2021-06-14 17:24:40 +02:00
einhornimmond
5f543738b8
add test for changes not changed
2021-06-14 17:17:21 +02:00
einhornimmond
d578f5bbd8
check if new values the same as the current values and skip if so, use username rules regexp
2021-06-14 17:15:44 +02:00
einhornimmond
966202eded
add username rules in form of regular expression
2021-06-14 17:15:02 +02:00
einhornimmond
119f344069
Merge branch 'master' into community_decay_inside
2021-06-14 17:00:44 +02:00
einhornimmond
1e95f7a52f
fix syntax error occuring by merging
2021-06-14 16:56:03 +02:00
einhornimmond
81edccfa56
Merge branch 'change_password_require_password' of github.com:gradido/gradido into change_password_require_password
2021-06-14 16:53:07 +02:00
einhornimmond
bdbe5c4a93
rebase onto master, fix bug, update layout (wasn't pretty because of rebase)
2021-06-14 16:50:24 +02:00
einhornimmond
060b8e3fcc
update doc
2021-06-14 16:41:05 +02:00
einhornimmond
4df9ad380f
make change password behave more like the other
...
- more tests
- make session_id optional, if not set take Login-Server Cookie
- check only for password_old if user was logged in with password, else reset password from email wouldn't work
- make successfull change password also add 1 to valid_values
- don't update other fields in db if only update password was called
2021-06-14 16:41:03 +02:00
einhornimmond
670f7cfff9
more tests and fixes to get test working
2021-06-14 16:38:58 +02:00
einhornimmond
e3f52c4667
move creating secret key for password comparisation in extra function
...
- needed for check for old passwort for passwort update in frontend
2021-06-14 16:34:41 +02:00
einhornimmond
eb5f723c57
add missing comma
2021-06-14 16:34:41 +02:00
einhornimmond
34af447638
update doc
2021-06-14 16:34:41 +02:00
einhornimmond
5170c8e61b
update test and test environment
2021-06-14 16:34:41 +02:00
einhornimmond
de4243b245
fix bug shown through testing
2021-06-14 16:34:38 +02:00
einhornimmond
a2261f08d0
wait on check email for send password reset email to prevent misuse to find out which emails on server exist
2021-06-14 16:34:06 +02:00
einhornimmond
34162de1ed
add test for UpdateUserInfo, fix CheckUsername Test
2021-06-14 16:34:06 +02:00
einhornimmond
12188c77e8
prepare for tests which needed valid user and known password in db
2021-06-14 16:34:06 +02:00
einhornimmond
f09905e00c
for password change old password is required
2021-06-14 16:34:03 +02:00
Moriz Wahl
bdee28fde6
Merge pull request #524 from gradido/remove-base-input-example-login-vue
...
Remove base input example login vue
2021-06-14 16:30:17 +02:00
Moriz Wahl
800147f867
Update test.yml
...
coverage to 28%
2021-06-14 16:20:22 +02:00
Moriz Wahl
71a2a0c6aa
Merge branch 'remove-base-input-example-login-vue' of github.com:gradido/gradido into remove-base-input-example-login-vue
2021-06-14 16:11:09 +02:00
Moriz Wahl
a4f2997925
Merge branch 'master' into remove-base-input-example-login-vue
2021-06-14 16:10:43 +02:00
ogerly
ecf2b0d8f7
fix text balnace on sidebar.vue
2021-06-14 16:04:57 +02:00
Alexander Friedland
ef2017a7d6
Merge pull request #490 from gradido/Feature--Profile-Page-Username
...
Feature: Change Username
2021-06-14 15:59:39 +02:00
Moriz Wahl
9a257c2686
Merge pull request #512 from gradido/toaster
...
feat: Toaster to Display Messages
2021-06-14 15:57:16 +02:00
Moriz Wahl
53eac33a16
Merge pull request #525 from gradido/fix-amount-input-field
...
fix: Validation of GDD Send Amount Field
2021-06-14 15:47:39 +02:00
Moriz Wahl
be242518ae
test user profile overview
2021-06-14 15:46:13 +02:00
ogerly
d8aa42cbbd
content header line is fix
2021-06-14 15:27:39 +02:00
Moriz Wahl
9f5edda466
toast errors on password reset
2021-06-14 15:24:09 +02:00
Moriz Wahl
4045842435
update user profile data toats messages. Removed TestData fragments. removed unused components
2021-06-14 15:15:01 +02:00
einhornimmond
1b7b15f7f0
Merge pull request #496 from gradido/community_coverage
...
Community coverage
2021-06-14 15:03:56 +02:00
einhornimmond
fe74efd283
Merge pull request #523 from gradido/login_prevent_double_spent
...
compare with last transaction sended
2021-06-14 15:03:17 +02:00
einhornimmond
a3fd334674
change 100 to 10 seconds timeout for double transaction
2021-06-14 14:12:29 +02:00
einhornimmond
74f3c554f7
Merge pull request #526 from gradido/community_dont_remove_small_decays
...
remove check decays for being at least 100 GDD cent
2021-06-14 14:10:16 +02:00
Moriz Wahl
3949b5ec36
Merge branch 'master' into toaster
2021-06-14 13:57:21 +02:00