aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gui/views.py
AgeCommit message (Collapse)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
svn path=/branches/tk685/; revision=5757
2013-02-20Fix bug introduced in [4985] where login() was called in the logout() method.Michael Elkins
closes #414 svn path=/trunk/; revision=5043
2013-01-31require a connection secured with TLS, otherwise return a HTTP 500 errorMichael Elkins
closes #401 svn path=/branches/tk401/; revision=4985