Ryan Petrello
|
c2ef0a6500
|
move code linting to a stricter pep8-esque auto-formatting tool, black
|
2021-03-23 09:39:58 -04:00 |
|
Ryan Petrello
|
2927803a82
|
fix overindent lint failures
|
2019-01-30 12:12:39 -05:00 |
|
Ryan Petrello
|
34ceaf4551
|
fix a subtle bug in awx.main.access.OAuth2ApplicationAccess.can_read
see: https://github.com/ansible/tower/issues/2952
|
2018-08-30 14:21:03 -04:00 |
|
AlanCoding
|
885ea2c5e1
|
make applications name-unique
|
2018-07-16 15:54:00 -04:00 |
|
adamscmRH
|
3d5605f4b5
|
refactor & purge cruft
|
2018-05-24 14:33:27 -04:00 |
|
chris meyers
|
97ab6449b9
|
parallelize test running
|
2018-05-16 14:29:15 -04:00 |
|
adamscmRH
|
b6fcfd43b1
|
Fix app activity stream permissions
|
2018-04-19 11:19:19 -04:00 |
|
adamscmRH
|
53139b109e
|
clean up application logic
|
2018-04-04 10:22:49 -04:00 |
|
adamscmRH
|
9ef1fce5e1
|
add tests & correct auditor permissions
|
2018-04-03 11:03:50 -04:00 |
|
adamscmRH
|
e9a128138a
|
add org-app endpoint & permissions
|
2018-04-03 08:58:53 -04:00 |
|
adamscmRH
|
2911dec324
|
fixes app token endpoint
|
2018-02-23 11:06:53 -05:00 |
|
adamscmRH
|
310f37dd37
|
clears authtoken & add PAT
|
2018-02-22 15:18:12 -05:00 |
|
Aaron Tan
|
1c2621cd60
|
Implement session-based and OAuth 2 authentications
Relates #21. Please see acceptance docs for feature details.
Signed-off-by: Aaron Tan <jangsutsr@gmail.com>
|
2018-02-22 15:18:12 -05:00 |
|