DariusIII
|
552a096d9a
|
Update and fix code with php-cs-fixer
|
2019-01-31 20:17:57 +01:00 |
|
DariusIII
|
ed487c1299
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-29 12:51:58 +00:00 |
|
DariusIII
|
08b8edbe2d
|
Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes
|
2019-01-29 13:52:01 +01:00 |
|
DariusIII
|
603655e974
|
Small optimizations in code, use compact where applicable
|
2019-01-25 13:20:55 +01:00 |
|
DariusIII
|
14c0ed40f5
|
Add back logoutOtherDevices Auth function
|
2018-12-18 22:15:06 +01:00 |
|
DariusIII
|
20b0154039
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-12-04 08:14:38 +00:00 |
|
DariusIII
|
5e1b7dafca
|
Update web routes and LoginController
|
2018-12-04 09:14:03 +01:00 |
|
DariusIII
|
8c11a6c38a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-13 20:54:24 +00:00 |
|
DariusIII
|
a70ad437ad
|
Use User model for email queue where possible
|
2018-11-13 21:54:10 +01:00 |
|
DariusIII
|
3ebe9e9583
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-13 12:12:43 +00:00 |
|
DariusIII
|
eb90c9e051
|
Use laravel queue for sending emails
|
2018-11-13 13:12:15 +01:00 |
|
DariusIII
|
ebf7f3d057
|
Update LoginController to use confgig and not env file settings
|
2018-11-07 22:03:24 +01:00 |
|
DariusIII
|
fb7d9d6570
|
Add config/captcha.php and use it in place of direct env file call
|
2018-11-05 15:42:12 +01:00 |
|
DariusIII
|
49d6b28d4a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-03 22:17:39 +00:00 |
|
DariusIII
|
08ddca1ad8
|
Update Registration and Login controllers
|
2018-11-03 23:17:23 +01:00 |
|
DariusIII
|
1faf9179fa
|
Dissallow disposable emails for new users
|
2018-10-29 15:39:52 +01:00 |
|
DariusIII
|
c3adab1b68
|
Use url helper to generate password reset link
|
2018-10-09 22:58:32 +02:00 |
|
DariusIII
|
0e3e159bab
|
Fix login and user controllers behaviour if firewall is disabled
|
2018-09-25 15:08:48 +02:00 |
|
DariusIII
|
b7fef38afd
|
Fix user login by email
|
2018-09-22 21:24:33 +02:00 |
|
DariusIII
|
f99c3ae6c0
|
Use dirape/token to generate tokens and passwords for users
|
2018-09-19 11:37:07 +02:00 |
|
DariusIII
|
4ebccb3256
|
Fix wrong check for result from query in password reset controller
|
2018-09-10 10:30:11 +02:00 |
|
DariusIII
|
08808426b9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-07 10:00:01 +00:00 |
|
DariusIII
|
66244c6c6a
|
Add email verification message to login page for non-verified users
|
2018-09-07 12:00:08 +02:00 |
|
DariusIII
|
7b8b3db83b
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-09-07 11:54:10 +02:00 |
|
DariusIII
|
957b226a16
|
Fix displaying errors on registration page
|
2018-09-07 11:53:30 +02:00 |
|
DariusIII
|
859c08f20c
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-07 08:42:36 +00:00 |
|
DariusIII
|
03267cfb8d
|
Fix display of login errors
|
2018-09-07 10:42:34 +02:00 |
|
DariusIII
|
7bfdcf4fd2
|
Merge branch 'dev-firewall' of https://github.com/NNTmux/newznab-tmux into dev-firewall
|
2018-08-24 11:02:28 +02:00 |
|
DariusIII
|
8b8574f828
|
Update web routes and revert LoginController action on blacklisted IP
|
2018-08-24 11:01:52 +02:00 |
|
DariusIII
|
d66572d814
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-24 08:36:57 +00:00 |
|
DariusIII
|
a0718cb68a
|
Add checks for blacklisted users
|
2018-08-24 10:35:19 +02:00 |
|
DariusIII
|
aceff067c8
|
Remove logoutOtherDevices for now, causes too much PITA
|
2018-08-13 12:23:52 +02:00 |
|
DariusIII
|
e08569bab2
|
Sync/add roles on user registration/update and role changes
|
2018-08-01 13:00:02 +02:00 |
|
DariusIII
|
00f09c4a6e
|
Add patch to rename user_roles_id to roles_id, update related classes
|
2018-08-01 10:46:21 +02:00 |
|
DariusIII
|
90a70a9881
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-01 08:25:42 +00:00 |
|
DariusIII
|
0e43ca5be7
|
Update role related classes, rename user_roles to roles where used
|
2018-08-01 10:25:34 +02:00 |
|
DariusIII
|
73cffab78a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-07-30 11:11:25 +00:00 |
|
DariusIII
|
0e09d15e69
|
Update User model, Utility and TmuxOutput classes and RegisterController
|
2018-07-30 13:11:13 +02:00 |
|
DariusIII
|
ceaa2fdd33
|
Simplify registration by using validation rules
|
2018-06-20 15:45:14 +02:00 |
|
DariusIII
|
fcf474c2c1
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-06-20 10:43:32 +00:00 |
|
DariusIII
|
12486ae75e
|
Add function to delete users that have not verified their accounts for 3 or more days
|
2018-06-20 12:43:11 +02:00 |
|
DariusIII
|
9c96b9387a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-06-20 08:23:11 +00:00 |
|
DariusIII
|
fabe944000
|
Update routes, fix user verification
|
2018-06-20 10:22:38 +02:00 |
|
DariusIII
|
6f77ccc96a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-06-20 07:32:50 +00:00 |
|
DariusIII
|
133daf4e36
|
Add user verification on registration
|
2018-06-20 09:31:44 +02:00 |
|
DariusIII
|
d85e04d6fb
|
Rename rsstoken column into api_token
|
2018-05-31 22:46:44 +02:00 |
|
DariusIII
|
c79bf3d732
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-05-31 14:20:18 +02:00 |
|
DariusIII
|
c0a3eddcfb
|
Update RegisterController
|
2018-05-31 14:20:03 +02:00 |
|
DariusIII
|
3e7c432c79
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-31 12:15:48 +00:00 |
|
DariusIII
|
cc50fe555d
|
Update LoginController
|
2018-05-31 14:15:33 +02:00 |
|