Mathieu Leplatre
Mathieu Leplatre
From https://github.com/mozilla/doorman/pull/93#pullrequestreview-92201852 ```ini service: SLocf7Sa1ibd5GN ìdentityProvider: https://auth.mozilla.auth0.com policies: - id: staff-only description: Staff only principals: - group:hris_staff actions: - resources: - effect: allow ``` > Do I have to fill...
For services where we want to allow anonymous perform actions (eg. `signup`)
* Something like `/__simulate__` * Post principals without JWT verification * Basic Web UI
We could have an endpoint `/services/{service}` endpoint that returns the service configuration as JSON Use-case: - review current loaded configuration - obtain service metadata. For example, if later if we...
* Github URL + Github Token * Pull-request + Review * Merge + webhook
Instead of checking only one action and one resource, the request could be a list. Use case: A script (or API endpoint) that deletes one object and creates another one...
This Django command would take a layer with point geometries and a model name, and create relevant topologies according the path network. For example: ``` bin/django loadtopo geotrek.trekking.POI fountains.shp bin/django...
Thanks for this amazing contribution ! I've been waiting for this for a long time :) My problem is that no Airplay device appear in the sound applet, whereas avahi...
### Actual behavior - The close button is top right, not obvious to see  ### Expected behavior - I would have expected it close...