Open GoogleCodeExporter opened 9 years ago
Copying here what I posted to the discussion group to keep track-
'To consider putting it in the main code base, we'd have to make it a
configurable option and all the GUI and backend plumbing that goes
along with that.
But if you want to force it for all of your users (and keep in mind if
they have a lot of passwords it may mean more load and slower
performance on your server), it is actually a very quick one line code
change- edit src/main/java/net/webpasswordsafe/client/ui/
PasswordSearchPanel.java and simply add a call to "doSearch();" as a
line right after the first instance of "doLoadTags();" Save/rebuild/
redeploy and enjoy!'
Original comment by joshdrum...@gmail.com
on 27 May 2012 at 8:43
I think a big, centered "the search did not find any passwords, please search
again" or similar message would go a long way towards making the after-login
screen more user friendly.
Original comment by paul.tot...@gmail.com
on 28 Jun 2012 at 7:32
Original issue reported on code.google.com by
mlittle....@gmail.com
on 16 Nov 2011 at 5:44