mwalbeck
|
c91765e828
|
Added reset password functionality, and added a random password generator function
|
2016-11-01 16:38:38 +01:00 |
|
mwalbeck
|
4fc0d5c793
|
Added session flashes and validation errors to views and add session flashes in controllers
|
2016-11-01 13:03:39 +01:00 |
|
mwalbeck
|
614258af16
|
Changed the view you are redirected when creating a user, and changed password compare to use the laravel validator instead
|
2016-10-31 14:35:00 +01:00 |
|
mwalbeck
|
1c28345ddf
|
Moderators can now create moderators and upgrade or downgrade other users, but not administrators
|
2016-10-30 00:37:15 +02:00 |
|
mwalbeck
|
24a3d3940a
|
Made it possible for mod to edit their own group, and see the detail view for that group, fixed a bug where redirect routed to the admin version of view
|
2016-10-29 23:01:29 +02:00 |
|
mwalbeck
|
b98def63fb
|
Added simple admin and mod show view for users
|
2016-10-28 22:22:54 +02:00 |
|
mwalbeck
|
74eedfdba4
|
Changed delete view to a popup instead of seperate page, and a few layout changes
|
2016-10-28 14:44:31 +02:00 |
|
mwalbeck
|
6511f3a248
|
Added the rest of the policy files
|
2016-10-26 16:17:58 +02:00 |
|
mwalbeck
|
1233f02d40
|
Cleaned up admin and mod authorization on routes and added UserPolicy
|
2016-10-26 13:10:30 +02:00 |
|
mwalbeck
|
66bf4390a1
|
added middleware to authenticate access to admin and mod views, plus seperated a few controllers
|
2016-10-25 20:30:05 +02:00 |
|