gonito/config/routes

11 lines
233 B
Plaintext
Raw Normal View History

2015-08-20 22:33:38 +02:00
/static StaticR Static appStatic
/auth AuthR Auth getAuth
/fay-command FaySiteR FaySite getFaySite
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
2015-08-29 14:58:47 +02:00
/create-challenge CreateChallengeR GET POST