make-admin ( username -- )
Furnace user administration tool

Prev:can-administer-users?


Vocabulary
webapps.user-admin

Inputs
usernamea string


Outputs
None

Word description
Makes an existing user into an administrator by giving them the can-administer-users? capability, thus allowing them to use the user admin tool.

Definition