Chris Hill-Scott
b620b677d3
Have permissions decorators check user signed in
...
Rather than force us to write the decorators in a specific order let’s
just have one decorator call the other. This should make fewer lines of
code, and fewer annoying test failures. It also means that the same way
of raising a `401` (through the `current_app` method) is used
everywhere.
2019-07-03 09:54:35 +01:00
..
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-06-05 11:13:41 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-02-15 11:44:08 +00:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-06-27 15:48:29 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-06-05 11:13:41 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-06-05 11:13:41 +01:00
2019-07-03 09:54:35 +01:00
2019-07-03 09:54:35 +01:00
2019-06-05 11:13:41 +01:00
2019-06-04 13:49:31 +01:00
2019-07-03 09:54:35 +01:00
2019-06-05 11:13:41 +01:00
2019-07-03 09:54:35 +01:00
2019-06-05 14:39:02 +01:00