Handbook
Glossary
Furnace user administration tool
The
webapps
.
user-admin
vocabulary implements a web application for adding, removing and editing users in authentication realms that use
Database authentication provider
.
<user-admin>
( -- responder )
Access to the web app itself is protected, and only users having an administrative capability can access it:
can-administer-users?
To make an existing user an administrator, call the following word in a
with-db
scope:
make-admin
( username -- )