DariusIII
|
884aec9b10
|
Move user role assignment on registration to UserServiceObserver
|
2019-02-21 20:34:24 +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
|
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
|
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
|
08808426b9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-07 10:00:01 +00:00 |
|
DariusIII
|
957b226a16
|
Fix displaying errors on registration page
|
2018-09-07 11:53:30 +02:00 |
|
DariusIII
|
a0718cb68a
|
Add checks for blacklisted users
|
2018-08-24 10:35:19 +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
|
c0a3eddcfb
|
Update RegisterController
|
2018-05-31 14:20:03 +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
|
1021a2c7e8
|
Add initial BrowseController
|
2018-03-30 23:25:50 +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
|
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 |
|