All public logs

Jump to navigation Jump to search

Combined display of all available logs of Minux Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:10, 24 September 2024 Shorun talk contribs created page Api/auth.useradd() (Created page with "this api is part of the auth client side package and is used to create new users on the rednet network '''usage:''' auth.useradd(username, password, ADM) '''output:''' creates a new user with username and password, if ADM is provided as a string this user will be an admin. eg: auth.useradd("foo", "bar") creates a user with the name foo and password bar auth.useradd("foo", "bar", "ADM") creates an admin user with the name foo and password bar") Tag: Visual edit