DariusIII
|
11141f7f3c
|
Update login controller
|
2019-08-09 12:31:04 +02:00 |
|
DariusIII
|
18212e7f7e
|
Add basic notifications
|
2019-08-09 12:30:37 +02:00 |
|
DariusIII
|
c9edaed44c
|
Replace smarty constants in tpl files(first batch)
|
2019-08-08 15:24:22 +02:00 |
|
DariusIII
|
44147aceec
|
Create registration and logout messages
|
2019-08-07 22:33:40 +00:00 |
|
DariusIII
|
c38e3a65d6
|
Add open registration with invite message
|
2019-08-07 15:55:02 +02:00 |
|
DariusIII
|
15aa9429a9
|
Fix invite code usage issue
|
2019-08-07 14:39:57 +02:00 |
|
DariusIII
|
997450a4b7
|
Update register controller
|
2019-08-06 23:47:37 +00:00 |
|
DariusIII
|
909599adb5
|
Add missed files
|
2019-08-06 15:58:56 +02:00 |
|
DariusIII
|
8f78472f5c
|
Update invite code
|
2019-08-06 15:58:14 +02:00 |
|
DariusIII
|
ae6c491813
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-08-05 22:51:16 +00:00 |
|
DariusIII
|
02b1c15d5a
|
Fix invite related code
|
2019-08-05 22:50:35 +00:00 |
|
DariusIII
|
d4113e2b0f
|
Fix return declarations in multiple controllers
|
2019-02-26 22:26:42 +01:00 |
|
DariusIII
|
884aec9b10
|
Move user role assignment on registration to UserServiceObserver
|
2019-02-21 20:34:24 +01:00 |
|
DariusIII
|
094d683c3b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-20 14:08:57 +00:00 |
|
DariusIII
|
f2c1eaaddc
|
Move certain user functions (api accessed and logged in) into specific events
|
2019-02-20 15:08:53 +01:00 |
|
DariusIII
|
d3159da0fa
|
Add UserServiceObserver and move account verification to it
|
2019-02-07 12:24:27 +01:00 |
|
DariusIII
|
87c6e5d64f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-03 20:01:19 +00:00 |
|
DariusIII
|
50ff1b6181
|
Update code style of various files
|
2019-02-03 20:58:51 +01:00 |
|
DariusIII
|
bab65321a9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-31 19:18:57 +00:00 |
|
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 |
|