Freerk-Ole Zakfeld

Results 13 issues of Freerk-Ole Zakfeld

**Describe the bug** Some trains have stops which don't have an arrival time because they are not meant for getting off. However, you "can" still get off there. Currently traewelling...

bug
To Do

Hi, In keycloak-js, the silent callback is very simple to implement. Just a few lines of HTML + JavaScript: ``` parent.postMessage(location.href, location.origin); ``` (Source: https://www.keycloak.org/docs/latest/securing_apps/) With oidc-client-ts, this is also...

question
Keycloak Identity

The 11ty.dev website is not reachable via IPv6, www.11ty.dev doesn't seem to have an AAAA record set. This makes it impossible to access the site from IPv6-only networks and on...

### Problem Description When executing `openvpn --show-pkcs11-ids /Library/OpenSC/lib/opensc-pkcs11.so`, I get a segmentation fault. This only occurs when my smart card is plugged in. I believe this is OpenSC and not...

It is possible to tag a VLAN or VLAN range on an interface without the VLAN actually existing. When you create the VLAN afterwards, it is not working and needs...

### Jenkins and plugins versions report Environment ```text Jenkins: 2.401.3 OS: Linux - 5.15.0-79-generic Java: 11.0.19 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- ansible:253.v4fe719ffdd8a_ ant:497.v94e7d9fffa_b_9 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-150.v7a_b_9d17134a_5 bootstrap5-api:5.3.0-1 bouncycastle-api:2.29...

bug
help wanted

**Describe the solution you'd like** I need to configure BGP route aggregation. e.g. ``` router bgp 64701 ... address-family ipv6 unicast network 2a00:12e8:700:103::/64 aggregate-address 2a00:12e8:700:103::/64 ``` This can be done...

**Is your feature request related to a problem? Please describe.** SaaS version not reachable via IPv6-only networks. Connectivity usually relies on (sometimes multiple) layers of Legacy-IP NAT. **Describe the solution...

status: new
status: stale

**Describe the solution you'd like** I'd like to have the option to set 'ipv6 nd suppress-ra' for L3 interfaces. **Describe alternatives you've considered** Use RESTCONF or CLI **Additional context** n/a...

SubtleCrypto required a secure origin (e.g. https, localhost) in most browsers. While testing I ran in to an issue where SubtleCrypto was not available. Currently this error is being thrown:...