Timothée Jaussoin
dcbd01e5e3
Add a --and-confirmed parameter to the accounts:clear-unconfirmed command
...
Update the documentation
Bump the package number
2021-08-10 14:34:55 +02:00
Timothée Jaussoin
335831e703
Allow migration with no SQLite databases
...
Update the documentation
Update the dependencies
Bump the package version
2021-07-05 14:42:59 +02:00
Timothée Jaussoin
88c129dc2c
Fix #15 Create a migration script to merge the SQLite and MySQL existing databases to the FlexiAPI one
...
Fix a rollback issue in a migration
2021-07-02 11:09:55 +02:00
Timothée Jaussoin
10f31db713
Set back the set-admin command to id
2021-05-12 17:36:17 +02:00
Timothée Jaussoin
8fcc6c1e46
Use the SIP and not the id anymore for the set-admin console command
...
Bump the package number
2021-05-11 10:36:12 +02:00
Timothée Jaussoin
43b34091af
Create an "old" Admin account to prevent it to be removed by the SQL cleanup triggers
...
Update the dependencies
Bump package number
2021-04-15 12:04:26 +02:00
Timothée Jaussoin
c3df886ffa
Add a Command to create an Admin test account
2021-03-31 16:13:08 +02:00
Timothée Jaussoin
0b5da6b16e
Don't retrieve all the users from the BDD when trying to remove unconfirmed ones
...
Update the dependencies
Bump the build number
2021-03-23 11:07:30 +01:00
Timothée Jaussoin
f77846b676
Update from Laravel 6 to Laravel 8
...
Fix the related tests
Add the Belledonne Communications copyright
2020-09-16 12:44:26 +02:00
Timothée Jaussoin
f98df3f830
Add admin panel system
...
Add two commands RemoveUnconfirmedAccount and SetAccountAdmin
2020-09-14 11:24:59 +02:00
Timothée Jaussoin
17fcaf02d3
Import a new API, build with Laravel
...
- Authentication handled by DIGEST (MD5 and SHA-256)
- Support of CLRTXT passwords in the DB
- Expose sip account devices through the API
- Tests, with databases running in memory
- Documents for the deployment and API usage
2020-02-03 15:20:48 +01:00