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
Sida Chen 2a1d226684 Validate service key name on server side
All requests to post or update service key name are enforced to match:
^[\s a-zA-Z0-9\-_:/]*$
2019-03-14 14:14:16 -04:00
..
api Validate service key name on server side 2019-03-14 14:14:16 -04:00
appr Interface out all action log data model operations 2019-01-25 15:52:22 -05:00
keyserver Interface out all action log data model operations 2019-01-25 15:52:22 -05:00
oauth Add support for POST calls to OIDC endpoints 2018-09-07 14:52:00 -04:00
test Move trigger tests into pytest 2018-07-19 11:10:19 -04:00
v1 Add ability to restrict V1 push behind a namespace whitelist 2019-03-05 17:33:32 -05:00
v2 Change the tags query used for OCI to list tags to be shallow 2019-03-08 14:07:30 -05:00
verbs Add ability for specific geographic regions to be blocked from pulling images within a namespace 2018-12-06 17:14:45 -05:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
bitbuckettrigger.py Move route_show_if into decorators 2017-07-20 11:07:31 -04:00
building.py Interface out all action log data model operations 2019-01-25 15:52:22 -05:00
common.py Remove pre-defined Quay.io specific contact information 2019-02-28 15:40:23 -05:00
common_models_interface.py Add location metadata field for users 2018-02-06 16:06:17 -05:00
common_models_pre_oci.py Add location metadata field for users 2018-02-06 16:06:17 -05:00
csrf.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
decorated.py *: fix legacy imports 2016-09-28 20:17:14 -04:00
decorators.py Add ability for specific geographic regions to be blocked from pulling images within a namespace 2018-12-06 17:14:45 -05:00
exception.py Make downstream issues show their error in the UI 2017-07-31 17:07:22 -04:00
githubtrigger.py Add a security scanner api config object for params 2018-06-01 15:06:50 -04:00
gitlabtrigger.py Add a security scanner api config object for params 2018-06-01 15:06:50 -04:00
realtime.py Move auth decorators into a decorators module 2017-03-23 15:42:45 -04:00
secscan.py Move route_show_if into decorators 2017-07-20 11:07:31 -04:00
web.py Validate the namespace before looking it up 2019-02-18 12:09:25 -05:00
webhooks.py Add ability for triggers to be disabled 2018-03-01 16:49:28 -05:00
wellknown.py Add API endpoint for retrieving security status by *manifest*, rather than Docker V1 image ID 2017-02-02 17:51:18 -05:00