KvasirSecurity / Kvasir

Kvasir: Penetration Test Data Management
Other
424 stars 86 forks source link

default/redirect should be default/url_redirect #181

Open grutz opened 8 years ago

grutz commented 8 years ago

The redirect function in controllers/default.py overwrites the redirect() global. Bad naming, should be url_redirect anyways.