raspisms/controllers/internals
osaajani fdb01ffabc Change reception sound + improve format for accessing datas of contact in template 2020-05-30 20:21:41 +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 Working smtp for email 2020-04-16 07:50:30 +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 Few improvments 2020-05-19 05:00:35 +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 Change reception sound + improve format for accessing datas of contact in template 2020-05-30 20:21:41 +02: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 Working smtp for email 2020-04-16 07:50:30 +02:00
User.php Update user creation to allow using already encrypted password 2020-04-08 23:34:15 +02:00
Webhook.php Fix few bad var 2020-04-02 19:10:54 +02:00