mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
restrict user lists based on account.users permission
This commit is contained in:
parent
b56d3426d2
commit
508ec00c6a
9 changed files with 37 additions and 44 deletions
|
@ -310,8 +310,6 @@ func (h *Handler) GetSummary(w http.ResponseWriter, r *http.Request) {
|
|||
}
|
||||
|
||||
/*
|
||||
- filter users using account.users = true/false
|
||||
- link/unlink document to category
|
||||
- check print/pdf
|
||||
- filter space documents by category -- URL param? nested route?
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue