Make the authentication popup work again.
authorBen Konrath <ben@bagu.org>
Sat, 25 Jun 2011 12:40:25 +0000 (14:40 +0200)
committerBen Konrath <ben@bagu.org>
Sat, 25 Jun 2011 12:40:25 +0000 (14:40 +0200)
commitc281068472acd1e7d10f6f60c5eceaf08cb5508d
tree62f97111d559621ad9d004620b37b479504e4e17
parent843c07d92c27d50aa39378ec55c9a11be529c02a
Make the authentication popup work again.

This bug was introduced when I extracted ConfiguredDocument to its own class.

* src/main/java/org/glom/web/server/ConfiguredDocument.java: Return the
correct success / fail status in setUsernameAndPassword().
ChangeLog
src/main/java/org/glom/web/server/ConfiguredDocument.java