cerebrate/config
iglocska 9a50a5693e
fix: [users] added uniqueness to usernames
- added upgrade script with removal of duplicate usernames
- added unique index to username field
- massaging the usernames before insertion (trim + lowercasing)

- As reported by SK-CERT
2022-09-19 01:12:14 +02:00
..
Migrations fix: [users] added uniqueness to usernames 2022-09-19 01:12:14 +02:00
schema
app.php
app_local.env.example.php
app_local.example.php
bootstrap.php
bootstrap_cli.php
cerebrate-pagination-templates.php
cerebrate.php
config.example.json
paths.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
requirements.php
routes.php