Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-20 | bugfix: format: html for home roots | Azul | |
That's the only thing the controller handles meaningful. Before the route would also catch anything that started with a . interpreting it as a format string. This lead to lots of false positives in our security scanner. |