-
```
var _ocr = new TesseractProcessor();
_ocr.SetPageSegMode(ePageSegMode.PSM_SINGLE_CHAR);
_ocr.SetVariable("tessedit_char_whitelist",
"ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789");
_ocr.Init(Pr…
-
```
What's the problem with the current implementation?
The problem is related to some well known hosts which has SPF records
verified but still greylisting them like gmail or yahoo.
What would you …
-
```
Currently the Android App is whitelisting only data sent for http* protocols,
but in the long time it can be useful to whitelist other ones like market://,
tel:// and sms://, maybe also mailto:/…
-
```
Currently the Android App is whitelisting only data sent for http* protocols,
but in the long time it can be useful to whitelist other ones like market://,
tel:// and sms://, maybe also mailto:/…
-
```
var _ocr = new TesseractProcessor();
_ocr.SetPageSegMode(ePageSegMode.PSM_SINGLE_CHAR);
_ocr.SetVariable("tessedit_char_whitelist",
"ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789");
_ocr.Init(Pr…
-
I want to sugguest configurable whitelist for worlds (AA are useless in some dimensions, eg thaumcraft/the end).
Sirse updated
6 years ago
-
When I whitelist a site, it doesn't completely render the page; I have to Disable ScriptSafe in order for every page element to render. Is there an option/feature I need to use in order to simulate "d…
-
While the USB functionality in 2.0 is awesome (plan to integrate a digital scale this weekend), it does bring up some security concerns for me. Being able to access any USB device on the system via QZ…
-
I have no idea for this!
-
### OAuth2-Proxy Version
7.7.1
### Provider
azure
### Expected Behaviour
- No error in logs
- No 500 Error page
- My app page opens right after auth.
### Current Behaviour
Wh…