Commit graph

25 commits

Author SHA1 Message Date
Kevin MacMartin
c4396dc63f Upgrade to Laravel 11.0.3 2024-03-19 17:11:58 -04:00
Kevin MacMartin
ecda451890 Pull in the upstream changes to sync up with 8.4.4 2020-12-09 16:00:01 -05:00
Kevin MacMartin
72e77aba76 Pull in upstream updates to the auth controllers 2020-02-25 16:02:36 -05:00
Kevin MacMartin
f7dec13812 Point a few other redirectTo values to the correct places 2019-10-31 17:27:49 -04:00
Kevin MacMartin
3a94d3ea48 Redirect to / when the intended url fails in the confirmpasswordcontroller 2019-10-31 17:25:52 -04:00
Kevin MacMartin
0b5da4bca9 Upgrade to laravel 6.4 2019-10-31 17:24:53 -04:00
Kevin MacMartin
f569b37da5 Upgrade to laravel 5.8 2019-03-19 17:40:13 -04:00
Kevin MacMartin
1e265d4f78 Patch in laravel 5.7 updates that do merge cleanly 2018-11-02 18:12:07 -04:00
Kevin MacMartin
9fa8479ed8 Improve the functionality surrounding the REGISTRATION variable in the .env file so it can continue to enable registration globally by setting its value to "true", but now also enable registration for a single IP address by setting its value to that address 2018-04-25 21:22:39 -04:00
Kevin MacMartin
70a8b83b85 Redirect to the dashboard after logging in 2018-04-25 21:21:09 -04:00
Kevin MacMartin
1d31bc693c Use the same formatting for Auth controllers as is used by the other ones 2018-04-22 22:37:09 -04:00
Kevin MacMartin
a4a686662f Redirect the user to the login screen after resetting their password instead of the public site 2018-04-22 22:33:03 -04:00
Kevin MacMartin
7d9aa98eb0 Upgrade to laravel 5.6 2018-03-05 18:45:02 -05:00
Kevin MacMartin
795e8335c2 Create a equal-featured vue variant of the public portion of the site 2017-11-21 23:12:31 -05:00
Kevin MacMartin
875ecb33aa Pull in mergeable upstream laravel updates 2017-09-26 13:22:15 -04:00
Kevin MacMartin
15b4de1aec Update LoginController to match upstream laravel 2017-09-26 13:11:57 -04:00
Kevin MacMartin
ce9973caab Upgrade to Laravel 5.4 2017-01-26 19:17:37 -05:00
Kevin MacMartin
9089ae21ac Pull in upstream laravel updates 2016-10-26 11:05:43 -04:00
Kevin MacMartin
1c920c8c4c Pull in the latest laravel upstream updates 2016-09-08 11:30:08 -04:00
Kevin MacMartin
21c62e37e4 Update to laravel 5.3 base 2016-08-19 16:38:49 -04:00
Kevin MacMartin
336de1cedb Redirect to /dashboard after the password has been reset 2016-01-27 22:19:27 -05:00
Kevin MacMartin
79824835de Update + add in dashboard functionality, and document how to setup the dashboard in the readme 2016-01-26 23:20:08 -05:00
Kevin MacMartin
9bff17c34f Update to laravel 5.2 2016-01-03 23:55:13 -05:00
Kevin MacMartin
d9af664393 Implement basic registration and logging in/out 2015-12-01 01:07:03 -05:00
Kevin MacMartin
fa89022ff2 Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00