Paul Fitzpatrick
8f023a6446
(core) implement authorization via query parameter
...
Summary:
This adds any parameters in a document url whose key ends in '_'
into a `user.Link` object available in access control formulas
and in setting up characteristic tables.
This allows, for example, sending links to a document that contain
a hard-to-guess token, and having that link grant access to a
controlled part of the document (invoices for a specific customer
for example).
A `user.Origin` field is also added, set during rest api calls,
but is only tested manually at this point. It could be elaborated
for embedding use-cases.
Test Plan: added test
Reviewers: dsagal
Reviewed By: dsagal
Differential Revision: https://phab.getgrist.com/D2680
2020-12-09 09:48:06 -05:00
..
2020-11-18 08:58:03 -05:00
2020-12-07 14:48:41 -05:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-11-12 10:55:15 -05:00
2020-07-27 14:11:02 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-10-15 23:36:00 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-22 14:40:54 -04:00
2020-10-02 13:24:21 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-11-30 16:28:33 -05:00
2020-11-30 16:28:33 -05:00
2020-12-09 09:48:06 -05:00
2020-10-30 13:52:46 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-12-09 09:48:06 -05:00
2020-09-29 18:57:56 -04:00
2020-11-19 18:19:54 -05:00
2020-12-09 09:48:06 -05:00
2020-12-07 14:48:41 -05:00
2020-07-21 20:39:10 -04:00
2020-11-10 08:12:31 -05:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-09-09 23:08:50 -04:00
2020-11-06 09:24:56 -05:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-11-18 08:58:03 -05:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-08-19 11:31:42 -04:00
2020-11-19 18:19:54 -05:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-23 16:21:08 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-09-29 18:57:56 -04:00
2020-11-30 16:28:33 -05:00
2020-09-29 18:57:56 -04:00
2020-11-12 15:19:38 -05:00