You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Scheller 491ee37651 Don't save sessions permanently on api and metrics paths
closes #530 (Session on API calls)
6 years ago
..
Config EventConfig: Merge event configuration from database to global config 6 years ago
Container Added Container\ServiceProvider test 7 years ago
Controllers credits: Allow customization 6 years ago
Database Migrations: Added namespace 6 years ago
Exceptions Changed `src/` code and templates to use the new user model 6 years ago
Helpers Implemented controller permissions 6 years ago
Http Implemented controller permissions 6 years ago
Logger Models: Added LogEntry model 6 years ago
Mail Make application name configurable 6 years ago
Middleware Don't save sessions permanently on api and metrics paths 6 years ago
Models user: allow up to 40 characters for dect numbers 6 years ago
Renderer Renderer: Added twig extension for markdown rendering 6 years ago
ApplicationTest.php Added caching for templating and routing 6 years ago
HasDatabase.php Added EventConfig model 6 years ago
HelpersTest.php Replaced some global `$user` variables 6 years ago
ServiceProviderTest.php Tests: Moved ServiceProvider::setExpects to TestCase 6 years ago
TestCase.php Tests: Moved ServiceProvider::setExpects to TestCase 6 years ago