handlers: permisison check for all pages + retrieve user-specific permissions for pages (if any)

此提交包含在:
2019-05-03 15:59:29 +02:00
父節點 e87c3a0f4d
當前提交 7630301168
共有 23 個檔案被更改,包括 167 行新增34 行删除

查看文件

@@ -18,6 +18,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
#include <optional>
#include "handlerpage.h"
Response HandlerPage::handle(const Request &r)