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/auth
Jimmy Zelinskie f3259c862b Merge branch 'koh'
Conflicts:
	auth/scopes.py
	requirements-nover.txt
	requirements.txt
	static/css/quay.css
	static/directives/namespace-selector.html
	static/js/app.js
	static/partials/manage-application.html
	templates/oauthorize.html
2014-12-01 12:30:09 -08:00
..
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
auth.py Make sure if we are going to treat the cookie as valid, it's actually a user id of the proper type. 2014-11-21 10:28:50 -05:00
auth_context.py Base sessions on UUIDs. 2014-11-20 18:44:36 -05:00
permissions.py Base sessions on UUIDs. 2014-11-20 18:44:36 -05:00
scopes.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00