Files
jupyterhub/docs/source
Min RK 8603723dbb add list:users|groups|services scopes
and govern GET /users|groups|services endpoints with these

Greatly simplifies filtering and pagination,
because these filters can be expressed in db filters,
unlike the potentially complex `read:users`.

Now the query itself will never return a model that should be excluded.

While writing the tests, I added more cleanup between tests.
We now ensure cleanup of all users and groups after each test,
which required updating some group tests which relied on this state leaking
2021-08-24 13:56:11 +02:00
..
2021-02-12 15:25:58 +01:00
2019-05-15 11:29:35 +08:00
2021-01-13 11:43:05 +00:00
2021-05-11 10:52:46 +02:00
2021-08-06 10:55:43 +02:00
2021-07-16 14:14:59 +02:00
2019-11-21 08:04:20 -08:00
2019-11-21 08:04:20 -08:00
2021-05-12 16:08:03 +02:00
2019-03-25 14:08:37 +01:00
2021-02-12 15:25:58 +01:00
2019-02-19 17:00:10 +01:00