Sebb
Sebb
The LDAP::inspect method uses gsub to obscure the password: https://github.com/ruby-ldap/ruby-net-ldap/blob/7f060e1f3a02592b35c350082297f17d7eac73f1/lib/net/ldap.rb#L1290 This works in most cases; however if the password contains certain meta-characters, replacement can fail. For example, using password =...
If Wunderbar does not find an asset with the expected name and size, it tries to install a copy from the embedded vendor files. This requires write access to (parts...
At present it looks like it is necessary to release a new version of Wunderbar in order to update any of the embedded assets. It would be useful to be...
Half of the minified assets have a name of the form ```-min.js``` and half have the form ```.min.js``` Is there a reason for this? In the case of bootstrap, the...
https://github.com/apache/age-website/blob/cf8f4597f9ad892c7513933a62badb55f1a9b845/src/pages/index.md?plain=1#L10
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Java Version _No response_ ### Scala Version 2.11.x ### StreamPark Version N/A...
The code considers the href and text to be the same for both these cases: (A) `a.b.c` (B) `a.b.c` Both are rendered as 'a.b.c' However it does not consider the...
It would be handy for debgging if the current position in the input file could be made available when an error occurs.
It would be useful to be able to get access to the version of the code that has been loaded. If it has been loaded as a Gem, then the...
There does not seem to be any documentation on which versions of Git and Subversion are provided with each OS.