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 f7a2fe04 Add guidance about the application/json media type
add f0222573 ATR_logo,svg
add 6ffefc37 ATR certified badge
add 1efa36a9 FIs and rename atr logo and badge
add 57e1065a Use session asf_uid when adding ssh key and pat
new 192c9881 Use a strict structured subset of LDAP results only
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
atr/admin/__init__.py | 1 -
atr/admin/templates/ldap-lookup.html | 8 +-
atr/api/__init__.py | 2 +-
atr/ldap.py | 82 +++++++++++---------
atr/post/keys.py | 2 +-
atr/post/tokens.py | 1 -
atr/principal.py | 31 +++-----
atr/static/svg/atr_certified_badge.svg | 133 +++++++++++++++++++++++++++++++++
atr/static/svg/atr_logo.svg | 51 +++++++++++++
atr/storage/writers/ssh.py | 4 +-
atr/storage/writers/tokens.py | 6 +-
atr/util.py | 25 ++-----
tests/unit/test_message.py | 16 +++-
13 files changed, 273 insertions(+), 89 deletions(-)
create mode 100644 atr/static/svg/atr_certified_badge.svg
create mode 100644 atr/static/svg/atr_logo.svg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]