This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a43228c5af
moto
/
moto
/
core
History
Steve Pulec
69d86cbd54
Merge pull request
#2300
from acsbendi/master
...
Basic IAM authentication, authorization
2019-07-28 17:22:52 -05:00
..
__init__.py
set_initial_no_auth_action_count should also set request_count to 0.
2019-07-24 18:58:50 +02:00
access_control.py
Collected TODOs in the header of the access_control file.
2019-07-26 21:23:15 +02:00
exceptions.py
Set correct HTTP codes for some auth-related errors.
2019-07-24 17:21:33 +02:00
models.py
set_initial_no_auth_action_count should also set request_count to 0.
2019-07-24 18:58:50 +02:00
responses.py
Simplified the reset-auth API.
2019-07-28 22:23:33 +02:00
urls.py
Fixed set_initial_no_auth_action_count not working in server mode.
2019-07-27 00:12:28 +02:00
utils.py
Use regex to populate requestId XML tag
2019-01-20 22:54:01 -08:00