DocumentLoginViewImpl: Refuse to try if not using HTTPS.
authorMurray Cumming <murrayc@murrayc.com>
Wed, 19 Dec 2012 21:17:25 +0000 (22:17 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 19 Dec 2012 21:27:30 +0000 (22:27 +0100)
commite7e54f4bba80376a1b7870ce075d3c51be58543d
treedca6209aeac88e33f87374c49e13b7309ee31ce0
parentf1ac487e38756a86e1f2c6be80e840c8d9b161d5
DocumentLoginViewImpl: Refuse to try if not using HTTPS.

        * src/main/java/org/glom/web/client/ui/DocumentLoginViewImpl.java:
Show an error message, and disable the login button, if we are not using
HTTPS.
        * src/main/resources/org/glom/web/client/ui/OnlineGlomConstants.properties:
        * src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_*.properties:
Add the translatable string for the error message.
ChangeLog
src/main/java/org/glom/web/client/ui/DocumentLoginViewImpl.java
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_cs.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_de.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_eo.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_es.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_fr.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_id.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_sl.properties
src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_zh_CN.properties