Update docs for login dialog
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
- Add **Allow insecure contents** option to render images with `http://`.
|
- Add **Allow insecure contents** option to render images with `http://`.
|
||||||
|
- Add the login dialog for http authentication.
|
||||||
|
|
||||||
#### OS X
|
#### OS X
|
||||||
- Add the option to show the icon on menu bar
|
- Add the option to show the icon on menu bar
|
||||||
|
@@ -57,8 +57,6 @@ Or you can set proxy by following command line options.
|
|||||||
* `--proxy-server=<SERVER>:<PORT>`
|
* `--proxy-server=<SERVER>:<PORT>`
|
||||||
* `--proxy-pac-url=<URL>`
|
* `--proxy-pac-url=<URL>`
|
||||||
|
|
||||||
*Note: Authorization is not supported yet.*
|
|
||||||
|
|
||||||
|
|
||||||
## Testing and Development
|
## Testing and Development
|
||||||
Node.js is required to test this app.
|
Node.js is required to test this app.
|
||||||
|
Reference in New Issue
Block a user