Commit Graph

16 Commits

Author SHA1 Message Date
Unrud 8fa4345b6f Change "user name" to "username" 2022-01-07 23:54:34 +01:00
Unrud 7f2d5cea62 New right "i": Only allowing HTTP method GET 2020-04-22 19:20:42 +02:00
Unrud d5f5eeeddf from_file rights: Replace config parser interpolation 2020-04-22 19:20:24 +02:00
Unrud 7457fbf3a9 Fix typo 2020-04-11 13:24:10 +02:00
Unrud 461afbc04e New examples for rights 2020-04-11 13:20:05 +02:00
Unrud 72f8b29190 Fix remaining documentation URLs 2020-03-28 09:36:06 +01:00
Unrud e5de5f3c87 Change URLs to https and remove www in doc/metadata 2018-08-29 16:39:25 +02:00
Unrud 0a492a00b1 Allow finer control in rights plugin
New permissions:

R: read collections without tag
r: read collections with tag and included objects
W: write and delete collections without tag
w: write and delete collection with tag and included objects
2018-08-21 18:43:45 +02:00
Unrud 7c50256749 Update description of rights file 2017-06-15 23:44:39 +02:00
Unrud 9dd8c65d65 Always match full username/collection with regex
It's easy to forget $ at the end of a regex and it's counter-intuitive that ^ is implicit but $ is not.
2016-08-01 10:07:21 +02:00
Guillaume Ayoub 2dfde5a7da Add a documentation line in rights example file 2016-04-09 22:10:51 +02:00
Guillaume Ayoub af19377c80 Explain the goal of the sample "rights" file
Related to #374
2016-04-09 15:31:47 +02:00
Guillaume Ayoub f2ccdcac78 Fix owner-read-write rule in rights example file (fix #251) 2015-01-12 18:21:05 +01:00
Jean-Marc Martins 7ac971e022 Fix wrong syntax in config file and fix #58 2013-12-23 16:45:15 +01:00
Guillaume Ayoub e61a6e1fcd Fix default rights configuration 2013-09-19 16:28:54 +02:00
Guillaume Ayoub c0c652b3f8 Add documentation and example for rights management 2013-08-27 11:05:54 +02:00