magnetico-web/src/Controller
Alexey Skobkin 2c0c48d88e
Password reset implemented, some refactoring, Sentry SDK and bundle upgraded, some routes changed. PHP requirements is up to 7.3.0.
2020-01-20 20:01:51 +03:00
..
.gitignore initial commit. 2018-06-20 19:35:08 +03:00
AccountController.php Deprecated Controller extending removed. Moved to Guard component from deprecated SimplePreAuthenticatorInterface. Small crutch added to the new ApiTokenAuthenticator to handle 'api-token' header retrieval. 2019-01-18 20:27:38 +03:00
MagnetRedirectController.php MagnetRedirectController added (for working magnet-links in the Telegram bot). 2019-01-29 20:32:16 +03:00
MainController.php Password reset implemented, some refactoring, Sentry SDK and bundle upgraded, some routes changed. PHP requirements is up to 7.3.0. 2020-01-20 20:01:51 +03:00
SecurityController.php Password reset implemented, some refactoring, Sentry SDK and bundle upgraded, some routes changed. PHP requirements is up to 7.3.0. 2020-01-20 20:01:51 +03:00
TorrentController.php Deprecated Controller extending removed. Moved to Guard component from deprecated SimplePreAuthenticatorInterface. Small crutch added to the new ApiTokenAuthenticator to handle 'api-token' header retrieval. 2019-01-18 20:27:38 +03:00
UserController.php Password reset implemented, some refactoring, Sentry SDK and bundle upgraded, some routes changed. PHP requirements is up to 7.3.0. 2020-01-20 20:01:51 +03:00