4q1zeNUEtPFS7XbioPYYzM changeset

Changeset633033643332 (b)
Parent396437386130 (a)
ab
4949work flow :
5050
5151for /db resources, including system dbs, use the db _security object
...
52-for all other resources (e.g. /_uuids), use the ini configuration
52+for all other resources (e.g. /_uuids), or when there is no _security object, use the ini configuration
...
5353is the 'origins' section empty or non-existant ?
5454yes -> is admin party set ?
5555  yes -> return "*" , credentials false (with a good caching policy)
...
1
2
3
4
5
6
7
8
9
10
11
--- Revision 396437386130
+++ Revision 633033643332
@@ -50,7 +50,7 @@
work flow :
for /db resources, including system dbs, use the db _security object
-for all other resources (e.g. /_uuids), use the ini configuration
+for all other resources (e.g. /_uuids), or when there is no _security object, use the ini configuration
is the 'origins' section empty or non-existant ?
yes -> is admin party set ?
yes -> return "*" , credentials false (with a good caching policy)