This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/endpoints/v1
Joseph Schorr e220b50543 Refactor auth code to be cleaner and more extensible
We move all the auth handling, serialization and deserialization into a new AuthContext interface, and then standardize a registration model for handling of specific auth context types (user, robot, token, etc).
2018-02-14 15:35:27 -05:00
..
__init__.py endpoints.v2: yapf format 2017-06-29 13:24:00 -04:00
index.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00
models_interface.py endpoints.v2: yapf format 2017-06-29 13:24:00 -04:00
models_pre_oci.py endpoints.v2: yapf format 2017-06-29 13:24:00 -04:00
registry.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
tag.py Move parse_repository_name into decorators 2017-07-20 16:01:38 -04:00