lychee/php
Nils Asmussen 21b2f587d5 Detect accesses to admin functions by guests.
This commit detects accesses to admin functions when the user is a guest
and returns a corresponding error. This is now used to redirect the user
to the start page instead of "non-existing function". It has the
advantage that a bug in Lychee, that causes a non-existing function
to be called, can be spotted easier.
2016-08-20 11:50:24 +02:00
..
Access Detect accesses to admin functions by guests. 2016-08-20 11:50:24 +02:00
database Save database update version for 3.1.2 2016-06-12 17:44:33 +02:00
helpers Protocol-relative URLs for open graph #546 2016-06-01 21:42:01 +02:00
Modules Prefetch the medium photo instead of the big one #446 2016-07-02 14:53:25 +02:00
autoload.php Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set() 2016-01-26 15:31:53 +01:00
define.php Fixed dbTablePrefix starting with an underscore when using an old Lychee installation 2016-03-29 15:37:56 +02:00
index.php Small corrections 2016-04-17 22:23:05 +02:00