Skip to content

Release of version 0.5.3

Latest
Compare
Choose a tag to compare
@Vassyli Vassyli released this 13 Apr 08:53
· 17 commits to master since this release

This feature includes a bunch of new administration features, both for the command line and the web interface.

For daenerys, the command line tool, the following commands are now available from this crate:

  • crate:role:add Add a new role.
  • crate:role:grant Grants role to a given user.
  • crate:role:list Lists all roles.
  • crate:user:add Adds a user.
  • crate:user:describe Describes a specific user in more Detail.
  • crate:user:list Lists all users.
  • crate:user:remove Removes a users from the database.

Additionally, the administration interface (only available if you have the role ROLE_SUPERUSER) enabled to list all users and characters, lets edit them (rather limited right now) or remove them from the database.

We suggest to use the latest version of lotgd/installer and completely reinstall in order to have access to this new features.