volga629
volga629
Is will be possible add password protected paste ? General idea is have ability to set static password per paste. Slava.
Hello Everyone, When trying to run get this issue. Any help thank you. ``` [root@testvm ~]# python --version Python 2.7.5 ``` ``` junos_connect.py --host vpn.myhost.com --user joeuser --stdin DSID=%DSID% openconnect...
Hello Everyone, Is will be possible add https://xmpp.org/extensions/xep-0070.html. That very useful for validation of 2 factor authentication from web though xmpp
Hello Everyone, When I am trying start focus as background process it just dies with error on file descriptor. ``` 12:32:07.197 FINE: [9] plugin.reconnectplugin.ReconnectPluginActivator.start().238 Found 0 already installed providers. 12:32:07.517...
SSL
Hello Everyone, Is possible make SSL connection for irc client from web server to irc server ? Thank you Slava.
Hello Everyone, Is possible update module to have ability set blacklist and whitelist under location directive in nginx ? Example ``` location = /my_dir { blacklist "nginx_blacklist_ip_acl" whitelist "nginx_whitelist_ip_acl" ```