]> source.dussan.org Git - gitblit.git/commit
Now only shows the "my tickets" button in the navbar if you are connected.
authorHybris95 <hybris_95@hotmail.com>
Tue, 22 Apr 2014 10:23:03 +0000 (12:23 +0200)
committerJames Moger <james.moger@gitblit.com>
Thu, 1 May 2014 20:14:14 +0000 (16:14 -0400)
commit4640f1b689684b805f08a5a937e91dfc65ae977f
tree48339c5f3d933f581af29f7bea043985ef72e8a0
parente1fa9b763cadcdc44943f805aba83698acafa613
Now only shows the "my tickets" button in the navbar if you are connected.
Redirects to the main page if you try going on "/mytickets" when not connected (or if you disconnect while being on "/mytickets").
src/main/java/com/gitblit/wicket/pages/MyTicketsPage.java
src/main/java/com/gitblit/wicket/pages/RootPage.java