accounts/common/models
ErickSkrauch c0aa78d156 Implemented WebHooks delivery queue.
Completely removed usage of the RabbitMQ. Queue now based on Redis channels.
Worker process now extracted as separate docker container.
Base image upgraded to the 1.8.0 version (PHP 7.2.7 and pcntl extension).
2018-07-08 18:20:19 +03:00
..
amqp Upgrade php to 7.2. Fix Yii2 Object usages. 2018-03-15 00:11:42 +03:00
confirmations Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
Account.php Implemented WebHooks delivery queue. 2018-07-08 18:20:19 +03:00
AccountSession.php Добавлен функционал очистки устаревших AccountSessions 2017-09-29 02:04:16 +03:00
EmailActivation.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
MinecraftAccessKey.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
MojangUsername.php В проект внедрён RabbitMQ. 2016-04-23 21:44:10 +03:00
OauthClient.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
OauthClientQuery.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
OauthOwnerType.php Объединены сущности для авторизации посредством JWT токенов и токенов, выданных через oAuth2. 2017-09-19 20:06:17 +03:00
OauthScopeQuery.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
OauthSession.php Implementation of the backend for the OAuth2 clients management 2018-02-28 01:27:35 +03:00
Textures.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
UsernameHistory.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
WebHook.php Implemented webhooks database structure and console command register webhooks 2018-07-07 15:01:18 +03:00
WebHookEvent.php Implemented webhooks database structure and console command register webhooks 2018-07-07 15:01:18 +03:00