Add user login to admin interface
This commit is contained in:
parent
dbe494751a
commit
82bfc15057
15 changed files with 256 additions and 79 deletions
|
|
@ -99,6 +99,7 @@ func (wisski *WissKI) allIngredients() []initFunc {
|
|||
auto[*extras.Prefixes],
|
||||
auto[*extras.Settings],
|
||||
auto[*extras.Pathbuilder],
|
||||
auto[*extras.Users],
|
||||
auto[*extras.Stats],
|
||||
|
||||
// info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue