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 18:08:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
daf44cb0c7
flexisip-account-manager
/
src
History
Peio Rigaux
2ed044aab1
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
..
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
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
tools
Update from Laravel 6 to Laravel 8
2020-09-16 12:44:26 +02:00
xmlrpc
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