From c1d0f29e7533a6b38ac5f648cf6a2abce3b88b52 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 10 Mar 2014 20:57:36 -0400 Subject: write about the permissions system --- doc/Sprint1-Retrospective.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/Sprint1-Retrospective.md b/doc/Sprint1-Retrospective.md index a7cdc3c..7bffde7 100644 --- a/doc/Sprint1-Retrospective.md +++ b/doc/Sprint1-Retrospective.md @@ -137,6 +137,11 @@ by clicking the 'delete' button on the no longer desired match on the page. ## Permissions system {#permissions} +The permissions system is implemented, easy to use, and works well. +In some places, it appears to be broken (overly-permisive), but this +is because the relevant page doesn't hook into the permission system. +This needs to be fixed with unit tests. + ## Tournament view {#tourney-view} The view page for tournaments contains a table that lists all on going tournaments for all types of games. It also lists other game attribute like -- cgit v1.2.3