Commit Graph

19 Commits

Author SHA1 Message Date
Uwe Steinmann
a13e1121e3 no need to include vendor/autoload.php. It's done in inc.Settings.php 2023-03-29 09:03:58 +02:00
Uwe Steinmann
d291c18eab add logger, conversionmgr, authenticator, etc to container 2023-01-01 20:00:27 +01:00
Uwe Steinmann
3571d97f2f fix inclusion of php files 2022-11-09 09:25:45 +01:00
Uwe Steinmann
9d8654c183 fix major security issue 2021-02-25 12:04:27 +01:00
Uwe Steinmann
fe4e0c644c do not redirect ajax calls 2020-09-23 07:27:12 +02:00
Uwe Steinmann
98965f109f remove hook 'addRooteAfterAuthentication'
it's just noch working this way
2020-08-05 06:45:04 +02:00
Uwe Steinmann
aacfd1f486 run hook addRouteAfterAuthentication if hook addRoute didn't run 2020-06-24 21:17:06 +02:00
Uwe Steinmann
2217079b41 do not use $theme in notFoundHandler 2020-05-28 10:46:19 +02:00
Uwe Steinmann
42de312953 do not run authentication and pass user to addRoute hook 2020-05-26 20:47:09 +02:00
Uwe Steinmann
2e2ca3cc6a add code for testing wildcard routes 2020-01-28 08:15:23 +01:00
Uwe Steinmann
b4fd9ac804 check if not found file is actually a file 2019-03-01 09:53:32 +01:00
Uwe Steinmann
f0cb23a7a8 pass user to hook addRoute 2019-02-21 14:29:50 +01:00
Uwe Steinmann
73e1df3ad8 make it work with slim notfound handler 2019-01-09 09:19:46 +01:00
Uwe Steinmann
1e55b3073c set proper path to page not found page 2019-01-09 09:19:46 +01:00
Uwe Steinmann
ca84e27e47 create slim app and add hook for setting up routes 2019-01-09 09:19:46 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
steinm
04613cb3de - include inc/inc.Settings.php instead of conf/conf.Settings.php 2011-06-15 06:18:40 +00:00
steinm
7d5ec95d13 - include conf/conf.Settings.php instead of inc/inc.Settings.php 2011-03-10 14:51:18 +00:00
steinm
b5bc621318 - move all sources into trunk 2010-10-29 13:19:51 +00:00