Commit bbb7ec9
authored
pulp-login: change roles/ to groups/ (#244)
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.
(And don't force the db to do work, settle for 0 items.)
Closes #1981 parent 93b6be7 commit bbb7ec9
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
0 commit comments