This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
flexisip-account-manager
Watch
1
Star
0
Fork
You've already forked flexisip-account-manager
0
mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced
2026-01-17 10:08:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
68e3d6536b
flexisip-account-manager
/
src
History
Timothée Jaussoin
88e2e049c4
Fix cases where alias and username can both be phone numbers but different
...
Update the views and add a test for FlexiAPI Update the dependencies
2022-03-07 14:21:41 +01:00
..
api
/account
Update from Laravel 6 to Laravel 8
2020-09-16 12:44:26 +02:00
config
Update from Laravel 6 to Laravel 8
2020-09-16 12:44:26 +02:00
database
XMLRPC was enforcing UTF8 for all the requests, enforces utf8mb4 for each queries like it is done in FlexiAPI (see
https://github.com/laravel/framework/blob/v5.4.14/src/Illuminate/Database/Connectors/MySqlConnector.php#L55
)
2021-06-01 15:13:00 +02:00
misc
Fixed issue in get_config_value. Each parameter needs to be enclosed in quotes, since we want to check if the parameter is defined
2021-06-02 14:11:52 +00:00
objects
Fix
#11
Remove table creation and removal + related code as it is now handled by FlexiAPI
2021-06-09 16:10:22 +02:00
tools
Fix
#11
Remove table creation and removal + related code as it is now handled by FlexiAPI
2021-06-09 16:10:22 +02:00
xmlrpc
Fix cases where alias and username can both be phone numbers but different
2022-03-07 14:21:41 +01:00