LinkStack/resources/views
Julian Prieber 8555a8eeef
Update home.blade.php
Added option to override registration, even if disabled with the setting in the database.

This is something that probably 99.999% of users will never need, but I really need a function like this for my personal instance.
If "REGISTER_OVERRIDE=true" is added to the .env config file, users will be able to register no matter what is set with the setting in the database. This is useful if two LittleLink Custom instances access the same database, but one should allow registration and the other should not.

If this causes any errors in the future, I will remove this.
2022-05-02 21:41:02 +02:00
..
auth Added email verification 2022-03-19 16:48:21 +01:00
components custom logo hotfix 2022-02-20 18:15:54 +01:00
layouts Added security check sidebar 2022-04-20 18:18:41 +02:00
panel Added security check tool 2022-04-20 17:31:38 +02:00
studio Added custom button editor 2022-04-27 20:55:19 +02:00
vendor/env-editor Update index.blade.php 2022-04-20 18:32:21 +02:00
home.blade.php Update home.blade.php 2022-05-02 21:41:02 +02:00
littlelink.blade.php Changed title to name on ll page 2022-04-28 17:32:43 +02:00
pages.blade.php Edit Pages now supports custom HTML formatting 2022-03-23 10:38:47 +01:00