Commit 4e466b9
committed
pulp-login: change roles/ to groups/
we still need an api endpoint to check whether we're logged in or not,
but `/pulp/api/v3/roles/` requires the user to be admin.
Changing to `/pulp/api/v3/groups/`, as per #198.
Closes #1981 parent 05ae193 commit 4e466b9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
0 commit comments