Marco Schlicht

Results 25 issues of Marco Schlicht

There is a missing whitespace on the terms page https://tgdr.io/terms in the first chapter `website athttps://tgdr.io`

maybe you should link this stackoverflow to make it easier to find out how to get the credentials of the KeycloakAdmin user https://stackoverflow.com/questions/56743109/keycloak-create-admin-user-in-a-realm

it's possible to use labels for jump statements. this is very useful and should be included in the documentation. example code: ``` ubind @flare set baseUnit @unit label1: ubind @flare...

https://github.com/G-Research/consuldotnet/blob/40159228a4a2f15284e6eaa6e386dad0738066f5/Consul/Catalog.cs#L53 I think this should be IDictionary instead of Dictionary. Same for the lines: 34 and 61.

I think there are some europe chars that are mapped to alt+anything keys in the terminal. And one of those must be § -> alt+'

i don't get how to use this. when i upload a zip with my project inside, the api console does something and there are no errors, but the gui shows...

https://github.com/OWASP/RiskAssessmentFramework/blob/master/user-guide.md#step-2 it only works for me, if i use the (default mongodb) port 27017 instead of 28017. maybe this is a typo?

Save configs in a file that is read on execution and not during compile time (config.json or config.toml) so that the keys aren't in the compiled binary. That has the...

# Problem Youtube and some other sides aren't archived correctly. In one of my documents I have about 24 links to youtube and I need to manually remove all these...

This merge requests adds the two features I've requested in #15. Two major changes: - Added features: ignore list, replacement patterns. - Changed behavior for checking if a link is...