-
"Protecting the Shipment" Quest #309
Once you defeat the dwarves who attack, you turn in the last quest "After the Ambush" from the quest chain leading to "Protecting the Shipment." You take this …
-
### Describe the bug
Create from official template and add bytecodePlugin
```ts
export default defineConfig({
main: {
plugins: [externalizeDepsPlugin(), bytecodePlugin({ protectedStrings:…
-
### Description
PDFs have encryption support that allow you to password-protect aspects of the PDF to prevent e.g. reading, modification, printing etc. On some tex flavours this could be achieved wit…
-
https://github.com/lephare-photoz/lephare/blob/86fa1daae4fff37c47f6cf44cc0984da5ee55839/src/lib/PDF.cpp#L25
- nothing prevents argument `size` to be 0
- nothing prevents min>max in which case the …
-
very good module,
but can't work with password-protected zip file
kbhs updated
2 months ago
-
this is the web hook endpoint from Github
it's not protected by a secret and probably should be
-
Should this be valid:
```carbon
class A {
protected var a: i32;
}
class B {
extend adapt A;
fn F[self: Self]() -> i32 { return self.a; }
}
```
On the one hand, adapting a class is some…
-
-
I would like a share where read-only access to linked files is allowed, but directory listings and modifications require authentication. I would prefer not to have them at separate paths like in the e…
xeruf updated
4 months ago
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…