Show grants on instance info page
This commit is contained in:
parent
69b6579de7
commit
dab7a5c4ae
4 changed files with 69 additions and 1 deletions
|
|
@ -106,6 +106,7 @@ func (wisski *WissKI) allIngredients() []initFunc {
|
|||
auto[*extras.Pathbuilder],
|
||||
auto[*extras.Stats],
|
||||
auto[*users.Users],
|
||||
auto[*users.UserPolicy],
|
||||
|
||||
// info
|
||||
manual(func(info *info.Info) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue