Skip to content

v0.12.0 — Invite Security + Admin Controls

Choose a tag to compare

@MHASK MHASK released this 30 Mar 14:31
· 27 commits to master since this release

Security

  • aura host invite --for-user alice — lock invite to a specific username. Only that person can use it.
  • Default max uses changed from 5 to 1 (one person, one code)
  • Server returns 403 if username doesn't match locked invite

Admin

  • aura host users — list all registered users
  • aura host kick <username> — remove a user and revoke their access

Update

sudo aura update

Full Changelog: v0.11.3...v0.12.0