raspisms/controllers/internals
osaajani a426c699f9 intercept more php notice & warning on expression testing 2020-04-04 02:51:51 +02:00
..
Adapter.php fix rights 2020-02-21 03:55:14 +01:00
Command.php Extract messages processing from phone daemons and webhook daemons to place in internal controllers 2020-04-02 18:40:39 +02:00
ConditionalGroup.php fix rights 2020-02-21 03:55:14 +01:00
Console.php add support status on users 2020-03-30 01:52:53 +02:00
Contact.php fix rights 2020-02-21 03:55:14 +01:00
Event.php fix rights 2020-02-21 03:55:14 +01:00
ExpressionProvider.php Fix major security by overriding Symfony ExpressionLanguage default constant() method. The ExpressionLanguage is used by ruler for conditional group and could have been leverage to guess constants values such as db credentials 2020-04-03 21:22:13 +02:00
Group.php fix rights 2020-02-21 03:55:14 +01:00
HttpError.php Use id_phone instead of number in scheduled, use ftok to generate queue id, improve adapter interface, add popup error 2020-03-04 01:40:47 +01:00
Mailer.php Add mailer 2020-04-02 18:38:41 +02:00
Media.php fix rights 2020-02-21 03:55:14 +01:00
Phone.php Update phone to use name instead of number and update sended to use phone id instead of origin 2020-03-31 01:19:21 +02:00
Received.php Add octopsuh shortcode adapter, still testing. Add callback reception support. Add callback show in adapter. 2020-04-03 02:15:55 +02:00
Ruler.php intercept more php notice & warning on expression testing 2020-04-04 02:51:51 +02:00
Scheduled.php fix style + undefined var api instead of api_key 2020-03-04 05:10:45 +01:00
Sended.php Extract messages processing from phone daemons and webhook daemons to place in internal controllers 2020-04-02 18:40:39 +02:00
Setting.php fix rights 2020-02-21 03:55:14 +01:00
SmsStop.php fix rights 2020-02-21 03:55:14 +01:00
StandardController.php Fix few bad var 2020-04-02 19:10:54 +02:00
Templating.php Fix major security issue with twig, sandbox was incorrectly set and was allowing code injection 2020-04-03 21:01:18 +02:00
Tool.php fix error transfer received sms + finish octopush shortcode adapter 2020-04-03 03:38:35 +02:00
User.php fix error transfer received sms + finish octopush shortcode adapter 2020-04-03 03:38:35 +02:00
Webhook.php Fix few bad var 2020-04-02 19:10:54 +02:00