Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix secure/insecure images | Pierre Ossman | 2017-11-27 | 1 | -66/+39 |
| | | | | | They were converted at the wrong resolution, and FLTK chokes on color names so make sure all colors are specified in hex. | ||||
* | Display security state when asking for password | Pierre Ossman | 2017-09-01 | 1 | -0/+71 |
Indicate to the user how secure the transport channel is so they can avoid entering their password for untrusted sites. |