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
Joseph Schorr 0e320c964f - Add support for super users
- Add a super user API
- Add a super user interface
2014-04-10 00:26:55 -04:00
..
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
auth.py Fix the problem with login on new triggers. 2014-03-26 15:52:24 -04:00
auth_context.py Make sure the TAR import system handles TAR paths with local directory references 2014-04-01 13:00:26 -04:00
permissions.py - Add support for super users 2014-04-10 00:26:55 -04:00
scopes.py User scope objects everywhere. Switch scope objects to namedtuples. Pass the user when validating whether the user has authorized such scopes in the past. Make sure we calculate the scope string using all user scopes form all previously granted tokens. 2014-03-19 18:09:09 -04:00