This is an automated email from the ASF dual-hosted git repository.
sbp pushed a change to branch sbp
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
from f3f49065 Classify files by counting classification markers
add 7b1f62a8 Adding OAuth docs; fixes #681
add 9285f5fb Make token change emails more clear
add 6cfd6132 Move most of the admin routes over to "typed" decorators for
param validation. Add test to make sure future decorator changes don't break
routing. Simplify param checking.
add a106a69d Some additional tidy up of typed decorators, and some
additional tests for them
No new revisions were added by this update.
Summary of changes:
atr/admin/__init__.py | 409 +++++++++++++++++++++++++-----------
atr/blueprints/admin.py | 205 ++++++++++--------
atr/blueprints/api.py | 80 ++-----
atr/blueprints/common.py | 191 +++++++++++++----
atr/blueprints/get.py | 19 +-
atr/blueprints/post.py | 26 +--
atr/docs/authentication-security.md | 31 +++
atr/get/test.py | 7 +-
atr/storage/writers/tokens.py | 8 +-
tests/unit/test_blueprints.py | 302 ++++++++++++++++++++++++++
10 files changed, 922 insertions(+), 356 deletions(-)
create mode 100644 tests/unit/test_blueprints.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]