Commit graph

72 commits

Author SHA1 Message Date
b9f0e88f25 something, do not look 2018-04-30 23:39:43 +02:00
e716af9b5a Removed wonky modules system and added documentation all over. 2018-04-25 00:55:46 +02:00
aa83955c7b Management stuff (also pagination in places). 2018-04-23 05:00:55 +02:00
4965ef8700 Add last seen and user title fields to users table. 2018-04-17 23:01:49 +02:00
c1259ef503 Backlog of things. 2018-04-01 00:28:32 +02:00
610a6a8b72 Made e-mail and username case insensitive. 2018-03-26 04:24:32 +02:00
8a6a36d6bf Add profile fields to database and add changing logic. 2018-03-23 01:01:42 +01:00
877a7b1d47 Add login rate limiting. 2018-03-22 04:45:59 +01:00
19d19adec3 Rework IP address handling. 2018-03-16 03:01:24 +01:00
fdbf4efe85 A small bit of maintenance. 2018-03-13 01:57:14 +01:00
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