Commit Graph

14 Commits

Author SHA1 Message Date
Frédéric Péters ee6d557f6e api: keep local cache of API clients from idp (#88697) 2024-03-29 08:33:49 +01:00
Frédéric Péters 45bee7910b misc: drop anonymous attribute from users (#77162) 2023-05-02 08:16:58 +02:00
Frédéric Péters 0a8c2cc1e1 api: add empty get_substitution_variables method to API access user (#70990) 2022-11-05 08:15:07 +01:00
Emmanuel Cazenave 1214963e72 api: extend api accesses with idp (#68337)
gitea-wip/wcs/pipeline/head Build started... Details
2022-09-12 17:27:02 +02:00
Frédéric Péters 77fac42e1c misc: load roles lazily when loading objects from xml storage (#59891) 2022-01-28 13:22:37 +01:00
Frédéric Péters 7225537069 categories: add new export_roles and statistics_roles attributes (#53667) 2021-05-31 16:30:09 +02:00
Frédéric Péters e8a234da11 api: allow mixing anonymous restriction and basic authentication (#53883) 2021-05-10 16:19:27 +02:00
Frédéric Péters 3a641631b1 api: mark role-restricted api user as non anonymous (#53864) 2021-05-07 20:18:21 +02:00
Frédéric Péters 8b629deef1 api: don't open users API to restricted API users (#53865) 2021-05-07 20:18:21 +02:00
Frédéric Péters d27d92dc4e api: accept HTTP Basic authentication scheme for API accesses (#20624) 2021-05-05 13:29:36 +02:00
Frédéric Péters 674ab42b3a api: add roles-based access restrictions (#48752) 2021-05-05 13:29:36 +02:00
Frédéric Péters 27756287a0 backoffice: add storage/UI to store/assign roles to API accesses (#48752) 2021-05-05 13:29:36 +02:00
Frédéric Péters 7e11c14272 api: add option to restrict access to anonymised data (#52960) 2021-04-27 07:52:05 +02:00
Nicolas Roche 4653ad1b8b admin: manage api access keys (#48751) 2020-12-03 08:50:33 +01:00