Commit graph

7 commits

Author SHA1 Message Date
Timothée Jaussoin
8fd85c00d2 Complete the documentation regarding how DotEnv configuration is handled
Add a confirmation flow using a email when an account tries to change one
2020-09-14 16:41:47 +02:00
Timothée Jaussoin
f0e1c4387f Complete systemd documentation 2020-09-14 11:24:59 +02:00
Timothée Jaussoin
e1c34ec678 Move the configuration to the .env file to support per-instances configurations
Complete the README
2020-09-14 11:24:59 +02:00
Timothée Jaussoin
ef88463e3d Add Linphone basic theme
Remove email restriction
2020-09-14 11:24:59 +02:00
Timothée Jaussoin
8fd7e8adbf Add a captcha on subscription
Complete the documentation
Disable (for now) timestamps in Account
2020-09-14 11:24:59 +02:00
Timothée Jaussoin
d2bfc6e9f9 Integrate FlexiAPI in the RPM package (logs, conf, env…)
Update the GitlabCI and fix integration issues
Add a /api/ping authenticated endpoint
2020-02-10 10:52:28 +01: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