-
####Which PnP repository should you use to report the issue?####
*Please navigate to the appropriate repository by clicking on the link below and create your issue there. You can delete this section…
-
### Example
```nim
import db_mysql
import mysql
let db: DbConn = open("--ip--", "--user--", "--pwd--", "exhibition_db" )
discard mysql.query(PMySQL db, "select * from `products`");
var res:P…
-
The `AbstractRemoteImagePreviewMixin` allows an attacker to upload
files with arbitrary extension to the webserver, which can be used as
building-blocks for more complex attacks, also this can be ab…
-
Reported on decksite by decksite-perf
Location Hash: 4db7038ae7e29ed89b0145a96ab8821668a64733
Request Data
```
Request Method: POST
Path: /retire/?
Cookies: ImmutableMultiDict([('hide_intro', 'True…
-
Reported on decksite by decksite-perf
Location Hash: ce597c8853e1ee9a917adaf19ed2534982e7911e
Request Data
```
Request Method: POST
Path: /retire/?
Cookies: ImmutableMultiDict([('hide_intro', 'True…
-
This story requirements are met for milestone 1 with #292 latest comments are implemented completely.
DOL Web applications must conform to DOL Web UI artifacts/template requirements. These artifa…
-
### Target Platforms
NodeJS
### SDK Version
1.3
### Application Name
Microsoft Search results - https://docs.microsoft.com/en-us/microsoftsearch/customize-results-layout
### Problem …
-
```[6, 7318]``` (slow_query, 93.9, mysql)
Reported on decksite by mysql-perf
Location Hash: 7c444269b75c6da6f4d556ac4b2147d21d9d1b48
Request Data
```
Request Method: POST
Path: /report/?
Cookies:…
-
Reported on decksite by decksite-perf
Location Hash: 039dd84750bf37bfd76224a61cf074c77a260e9a
Request Data
```
Request Method: POST
Path: /report/?
Cookies: ImmutableMultiDict([])
Endpoint: add_rep…
-
I have the exact same issue as was discussed here:
```java
// code placeholder
raise RuntimeError('Not supported on 32-bit Windows')
RuntimeError: Not supported on 32-bit Windows
--…