Bert Blommers
|
78bf4a82d5
|
Techdebt: MyPy Cognito (#5626)
|
2022-11-01 09:33:01 -01:00 |
|
Bert Blommers
|
8e3f2331d4
|
Techdebt - Simplify some exceptions (#5567)
|
2022-10-16 12:06:23 +00:00 |
|
Bert Blommers
|
aa7d68a688
|
Feature: Ability to seed Moto, and make random ID's deterministic (#5492)
|
2022-09-28 09:35:12 +00:00 |
|
Bert Blommers
|
837ad2cbb7
|
CognitoIDP - Handle login with unknown refresh-token gracefully (#5475)
|
2022-09-15 22:50:02 +00:00 |
|
Dalibor
|
dbef197de8
|
CognitoIDP: fixed initiate_auth when refresing token (#5453)
|
2022-09-07 18:39:34 +00:00 |
|
Bert Blommers
|
3d913f8f15
|
MultiAccount support (#5192)
|
2022-08-13 09:49:43 +00:00 |
|
bspot
|
cc8f8fd805
|
cognito-idp - pagination for list_groups and list_users_in_group . (#5292)
|
2022-07-25 20:54:50 -03:00 |
|
Brian Pandola
|
2c544fe498
|
Add Domain to DescribeUserPool response (#5286)
|
2022-07-02 19:52:05 -07:00 |
|
Bert Blommers
|
d03891e805
|
Prep Release 3.1.14 (#5242)
|
2022-06-19 13:43:57 +00:00 |
|
Fedorenko Dmitrij
|
9640ec20d1
|
Stable cognito user pool (#5194)
|
2022-06-13 10:14:22 +00:00 |
|
Bert Blommers
|
a2c2c06243
|
Techdebt - Align models-responses integration for all services (#5207)
|
2022-06-09 17:40:22 +00:00 |
|
Bert Blommers
|
79a2a9d423
|
Preparation for MultiAccount support (#5157)
|
2022-06-04 11:30:16 +00:00 |
|
Bert Blommers
|
0fe30b0440
|
MD5 - set usedforsecurity-parameter for all uses (#5190)
|
2022-06-03 09:41:30 +00:00 |
|
Bert Blommers
|
cecd1035ce
|
Prep release 3.1.10 (#5158)
|
2022-05-23 12:51:03 +00:00 |
|
Bert Blommers
|
0e3ac26068
|
CognitoIDP - allow respond_to_auth_challenge without Auth-header (#5133)
|
2022-05-13 19:45:05 +00:00 |
|
Bert Blommers
|
4a5c72d5ed
|
AdminInitiateAuth - return correct AccessToken for Refresh-scenario (#5109)
|
2022-05-09 08:41:29 +00:00 |
|
Thomas Rausch
|
e911341e6a
|
add indirection to access account id (#5098)
|
2022-05-08 22:25:40 +00:00 |
|
Bert Blommers
|
c2727a7c20
|
CognitoIDP - allow unauthenticated requests to GetUser (#5099)
|
2022-05-05 22:34:37 +00:00 |
|
Bert Blommers
|
1d87b90e75
|
CognitoIDP: update_group, global_sign_out, update_user_attributes (#5086)
|
2022-05-01 21:04:57 +00:00 |
|
Bert Blommers
|
a6d3a90c10
|
Prep release 3.1.7 (#5083)
|
2022-04-30 14:20:36 +00:00 |
|
Bert Blommers
|
8ad121282f
|
CognitoIDP - improve default UserPool response (#5074)
|
2022-04-29 10:50:33 +00:00 |
|
Bert Blommers
|
10bd677cf2
|
Admin - enable more Pylint rules (#5037)
|
2022-04-18 20:44:56 +00:00 |
|
Bert Blommers
|
552385881c
|
CognitoIDP - allow unauthenticated request to sign_up (#5009)
|
2022-04-06 22:21:14 +00:00 |
|
Bert Blommers
|
eed32a5f72
|
Pylint - Enable more rules on source and tests-directory (#4929)
|
2022-03-11 20:28:45 -01:00 |
|
Bert Blommers
|
29d01c35bc
|
Update Black + formatting (#4926)
|
2022-03-10 13:39:59 -01:00 |
|
mianowski
|
a4f58f0774
|
CognitoIdp fixes (#4518)
|
2022-03-10 13:38:43 -01:00 |
|
Sam Bolgert
|
790b5d5833
|
Add implementation for cognitoidp admin_set_user_mfa_preference (#4884)
|
2022-02-24 22:52:45 -01:00 |
|
Alastair McCormack
|
1ab00b48d7
|
Restrict initiate_auth and admin_initiate_auth AuthFlow (#4836)
|
2022-02-07 22:55:51 -01:00 |
|
Alastair McCormack
|
ef3a35cd8f
|
FIX: Cognito-idp (#4820)
|
2022-02-05 14:58:34 -01:00 |
|
Bert Blommers
|
aa70ee254d
|
Remove deprecated decorators + boto dependency (#4378)
|
2022-01-18 14:18:57 -01:00 |
|
Ed
|
00b10e33a3
|
Enhancement/cognitoidp add force change password challenge flow (#4740)
|
2022-01-06 19:34:05 -01:00 |
|
Burlutskiy Ivan
|
398c8af0b2
|
admin_user_global_sign_out works only once (#4717)
|
2021-12-27 19:18:02 -01:00 |
|
Bert Blommers
|
cf87e75d6e
|
Feature: Mock region (#4699)
|
2021-12-24 20:02:45 -01:00 |
|
Bert Blommers
|
4befb671f0
|
Paginator - make development easier + docs (#4650)
|
2021-12-03 15:33:35 -01:00 |
|
Bert Blommers
|
c6815c1a4b
|
Pylint - run on source directories (abc only for now) (#4647)
|
2021-12-01 22:06:58 -01:00 |
|
William Crum
|
96bdba883b
|
Adding functionality for cognito:groups in access_token (#4592)
|
2021-11-18 10:03:35 -01:00 |
|
Dominik Schubert
|
f717e494d3
|
Core - Use json module for error_json exception type rendering instead of jinja2 (#4587)
|
2021-11-17 15:19:03 -01:00 |
|
Bert Blommers
|
b9e38ecc76
|
CognitoIDP:list_users() - Implement AttributesToGet-parameter (#4539)
|
2021-11-07 15:02:48 -01:00 |
|
Łukasz
|
56866e0ef5
|
Add add_custom_attributes implementation (#4498)
|
2021-10-30 09:58:29 +00:00 |
|
Łukasz
|
07e8ba48ba
|
cognito-idp standard attributes and pool schema validation (#4493)
|
2021-10-29 11:25:52 +00:00 |
|
Maksymilian Babarowski
|
7a1c38e11a
|
cognito-idp – Implemented admin_delete_user_attributes (#4487)
|
2021-10-28 21:21:22 +00:00 |
|
Łukasz
|
ec7c2d6d5d
|
Return OTP from forgot password (#4478)
|
2021-10-27 18:29:29 +00:00 |
|
Maksymilian Babarowski
|
98ca9b82e1
|
cognito-idp – Correct exception when user does not exist (#4482)
|
2021-10-27 10:43:37 +00:00 |
|
Maksymilian Babarowski
|
2f05bca27b
|
cognito-idp – Correct expression when user pool not found globally (#4434) (#4480)
|
2021-10-27 08:36:50 +00:00 |
|
Łukasz
|
fee16cb388
|
Added significant verification to ForgotPassword, changed UserStatus dict to enum (#4469)
|
2021-10-24 14:26:57 +00:00 |
|
Łukasz
|
a4a8949166
|
CognitoIDP github.com/spulec/moto/issues/4452 - missing EstimatedNumberOfUsers (#4470)
|
2021-10-24 13:29:16 +00:00 |
|
Maksymilian Babarowski
|
ce91a8d615
|
cognito-idp – Implemented admin_confirm_sign_up (#4462) (#4463)
|
2021-10-23 11:32:56 +00:00 |
|
Leo Thomas
|
46131e0340
|
Userpool UsernameAttributes (#4262)
|
2021-10-20 11:56:45 +00:00 |
|
Maksymilian Babarowski
|
a192a42e8f
|
cognito-idp – Correct exception message when user pool not found (#4434) (#4436)
|
2021-10-19 13:05:31 +00:00 |
|
Maksymilian Babarowski
|
cc5a5c3d72
|
cognito-idp – Implemented update_user_pool (#4433) (#4435)
|
2021-10-19 09:18:52 +00:00 |
|