ansible / django-ansible-base

Apache License 2.0
18 stars 45 forks source link

[oauth2] Add a general /tokens/ to user mixin #409

Closed relrod closed 5 months ago

relrod commented 5 months ago

This provides a readonly endpoint to list both PATs and authorized tokens in the user mixin (usually /users/PK/tokens/), and an associated test.

Signed-off-by: Rick Elrod rick@elrod.me

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud