jpdasma
jpdasma
Related to https://github.com/ruby-ldap/ruby-net-ldap/issues/405
Using `net/ldap` with `ldap.google.com:636`: ``` require 'net/ldap' ldap = Net::LDAP.new :host => 'ldap.google.com', :port => 636, :encryption => :simple_tls, :auth => { :method => :simple, :username => 'test', :password =>...
**Problem description** termux-wake-unlock not running correctly when executed via termux-widget **Steps to reproduce** 1. Create two script and place them inside ~/.shortcut/background/. These are the ones I'm using. a. first.sh...
When opting to use a developer account, it appears that we have to specify both the email and password in a text file: ``` data |____profiles | |____my_profile # Or...
Hello, Both the Firefox extension and webapp (when opened with Firefox) is not working. For the extension it just shows a blank popup. For the webapp it shows the following...