DariusIII
|
fa3ded8b41
|
Add support for 2 Factor Authentification (2FA)
|
2020-12-28 01:32:20 +01:00 |
|
DariusIII
|
02ad342bac
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-02-05 01:56:40 +00:00 |
|
DariusIII
|
b343c02c63
|
Update project files
|
2020-02-05 00:39:09 +00:00 |
|
DariusIII
|
ad1a6673f5
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-01 23:03:32 +00:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
57f256938a
|
Update user roles assignment functions
|
2019-10-15 21:42:40 +02:00 |
|
DariusIII
|
d4948fa6b8
|
Add direct permission to user upon registration
|
2019-10-10 15:17:08 +02:00 |
|
DariusIII
|
04b1fdb836
|
Update user role assignment on registration
|
2019-10-07 13:55:54 +02:00 |
|
DariusIII
|
18212e7f7e
|
Add basic notifications
|
2019-08-09 12:30:37 +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
|
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 |
|