This is the code of the LEGACY OpenDAoC Account Manager written in PHP.
We recommend migrating (painlessly) to the new version
To deploy this project:
- Clone the repository
- Update the dependencies with
composer update
- Rename
.env.example
to.env
and fill out the relevant settings.
A list of prohibited characters for usernames and password is defined in config.php