|
a3ccbd8bf0
|
Username requirement adjustments.
|
2018-03-10 17:07:14 +01:00 |
|
|
c4222eed71
|
Glad I caught that early on, oof.
|
2018-03-10 17:02:44 +01:00 |
|
|
25ac3e4bac
|
Prevent users from being able to register while logged in.
|
2018-02-22 17:37:10 +01:00 |
|
|
cc0bbb43d8
|
Forgot a use statement (yikes).
|
2018-02-11 16:09:24 +01:00 |
|
|
421940829c
|
Turns out PHP is a bit stricter on null types than I expected.
|
2018-02-11 16:07:54 +01:00 |
|
|
8f233ec1c7
|
Create and mass assign a role if one doesn't exist yet.
|
2018-02-11 15:52:28 +01:00 |
|
|
1acfcc3d98
|
Some user related stuff.
|
2018-02-11 14:55:24 +01:00 |
|
|
e120d26cbf
|
Add base things for roles.
|
2018-02-11 14:27:44 +01:00 |
|
|
8d90699f40
|
Use some of Eloquent's features to make life easier.
|
2018-02-11 13:57:01 +01:00 |
|
|
de56e9ede8
|
Fix error on registration page (oops).
|
2018-02-11 01:18:09 +01:00 |
|
|
3862a66807
|
Use custom session system.
|
2018-02-11 00:18:49 +01:00 |
|
|
c01f05e2bf
|
Add very based authentication system + users table.
|
2018-01-16 08:26:29 +01:00 |
|