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 55beca95cd Refactoring: Throw HttpAuthExpired on csrf token mismatch 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 Added CreditsController 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 Moved permission checks to Authenticator class 6 years ago
Http Refactoring: Throw HttpAuthExpired on csrf token mismatch 6 years ago
Logger Models: Added LogEntry model 6 years ago
Mail Make application name configurable 6 years ago
Middleware Refactoring: Throw HttpAuthExpired on csrf token mismatch 6 years ago
Models Added new user models 6 years ago
Renderer Moved permission checks to Authenticator class 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