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 |
|
Alexey Skobkin
|
578b6c35d1
|
Changed password encoding algorithm to 'auto'.
|
2020-01-18 01:48:29 +03:00 |
|
Alexey Skobkin
|
c1ec521ffa
|
Fixing route prefixes.
|
2019-01-29 21:16:17 +03:00 |
|
Alexey Skobkin
|
4ec3012148
|
Fixing magnet redirection for anonymous users.
|
2019-01-29 21:13:14 +03:00 |
|
Alexey Skobkin
|
718445ceb6
|
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 |
|
Alexey Eschenko
|
cec5a840f1
|
Remember Me is now twice as long
|
2018-10-26 00:11:32 +00:00 |
|
Alexey Skobkin
|
898751bc7e
|
Registration access control bug fix.
|
2018-06-28 19:53:44 +03:00 |
|
Alexey Skobkin
|
857a6c84c4
|
small config changes.
|
2018-06-26 20:48:52 +03:00 |
|
Alexey Skobkin
|
43d5d39a92
|
anonymous set to '~' in 'api' firewall.
|
2018-06-26 20:34:35 +03:00 |
|
Alexey Skobkin
|
94e4ffe328
|
API token auth using Guard implementation added.
|
2018-06-26 00:56:32 +03:00 |
|
Alexey Skobkin
|
69a2326c3e
|
API access is now temporarily anonymous.
|
2018-06-25 20:43:04 +03:00 |
|
Alexey Skobkin
|
182d4f49fa
|
Api firewall is now defined as stateless.
|
2018-06-25 19:59:51 +03:00 |
|
Alexey Skobkin
|
ef29705a37
|
Basic login functionality added.
|
2018-06-25 04:02:27 +03:00 |
|
Alexey Skobkin
|
d953e8a319
|
User registration implemented: registration form, user:add command. User creation time and roles are now stored in the DB. Simple invite system implemented.
|
2018-06-25 01:42:26 +03:00 |
|
Alexey Skobkin
|
bd23236efe
|
composer require security-bundle
|
2018-06-23 18:00:37 +03:00 |
|