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 |
|
DariusIII
|
414038a2cf
|
Fix password reset
|
2018-05-31 10:36:06 +02:00 |
|
DariusIII
|
29fbc0caa5
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-31 07:59:45 +00:00 |
|
DariusIII
|
7088cb4bee
|
Users can be logged in on 1 device at a time
|
2018-05-31 09:59:27 +02:00 |
|
DariusIII
|
419c9a3f63
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-04 11:28:36 +00:00 |
|
DariusIII
|
8ba86e184a
|
Fix nocaptcha display on login, contact, forgottenpassword and register pages
|
2018-05-04 13:29:03 +02:00 |
|
DariusIII
|
1c08f036e7
|
Update and improve registration page
|
2018-04-05 12:30:39 +02:00 |
|
DariusIII
|
619f1729e9
|
Fix NOCAPTCHA on login pages
|
2018-04-05 10:10:32 +02:00 |
|
DariusIII
|
b776c5f93f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-04-04 11:14:26 +00:00 |
|
DariusIII
|
6757eb2e4e
|
Update logout logic
|
2018-04-04 12:24:56 +02:00 |
|
DariusIII
|
eb9082e7a2
|
Allow disabling of captcha on login page
|
2018-04-01 22:17:11 +02:00 |
|
DariusIII
|
1021a2c7e8
|
Add initial BrowseController
|
2018-03-30 23:25:50 +02:00 |
|
DariusIII
|
74df5848e4
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-29 13:54:56 +00:00 |
|
DariusIII
|
b39bb373b4
|
Update themes, BasePage and Profile controllers
|
2018-03-29 15:54:01 +02:00 |
|
DariusIII
|
7e4045bf6f
|
Update themes and use ForgottenPasswordController
|
2018-03-29 10:49:44 +02:00 |
|
DariusIII
|
005cfdaa8d
|
Remove login/register pages, use Login/Register controllers completely
|
2018-03-29 10:22:36 +02:00 |
|
DariusIII
|
fb34bb5b53
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-28 13:53:48 +00:00 |
|
DariusIII
|
d397b28f57
|
Change login/register pages
|
2018-03-28 15:53:25 +02:00 |
|
DariusIII
|
54785b2701
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-23 13:21:49 +00:00 |
|
DariusIII
|
b14724de36
|
Update admin area access handling (still WIP)
|
2018-03-23 14:21:16 +01:00 |
|
DariusIII
|
7e3065b4be
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-22 23:34:24 +00:00 |
|
DariusIII
|
db46bad3fd
|
Fix some routing and authentification issues
|
2018-03-23 00:33:51 +01:00 |
|
DariusIII
|
f3974a615a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-22 14:51:33 +00:00 |
|
DariusIII
|
a2abf2d085
|
Start migrating to laravel's routing and authentification
|
2018-03-22 14:17:23 +01:00 |
|
DariusIII
|
314e601e44
|
Rename nntmux namespace and folder to Blacklight
|
2018-02-14 23:08:17 +01:00 |
|
DariusIII
|
b9a667e2b7
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-31 22:35:41 +00:00 |
|
DariusIII
|
888de1043a
|
Various small changes to Models, RegisterController and update_groups.php
|
2018-01-31 23:35:19 +01:00 |
|
DariusIII
|
07129ee01b
|
Update auth related controllers
|
2017-09-29 22:55:06 +02:00 |
|
DariusIII
|
17ac1f9ea5
|
Update laravel related files
|
2017-08-30 22:59:42 +02:00 |
|
DariusIII
|
f037412303
|
Move Controllers and Middleware folders back to app/Http/ folder
|
2017-07-30 22:50:33 +02:00 |
|