LinkStack/resources
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
..
ckeditor Added visual HTML editor 2022-03-23 13:57:20 +01:00
css admin littlelink 2021-04-16 03:30:00 +04:30
js admin littlelink 2021-04-16 03:30:00 +04:30
lang Added option to set profile as homepage 2022-03-24 14:44:33 +01:00
views Update home.blade.php 2022-05-02 21:41:02 +02:00