juanAngel

Results 7 issues of juanAngel

## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Non-functional change (docs, style,...

# feature Add support for loading environment variables via an .env file. # use cases This method facilitates configuration in test environments.

enhancement

Implement automatic creation of hidden services based on tor control port So you can reuse existing tor clients

enhancement

There was an error for which the compiler flags were not persisted, I have also added support for linked script

https://github.com/jittering/traefik-kop/blob/0f7a681d3d30d2f03373e50c88fa2e3dfdad6d36/traefik_kop.go#L287 I have certificates generated in a file, so I use the tls.domains and tls.certificates sections. However, as you currently have it, it doesn't work for defining rules that use...

https://github.com/wundergraph/cosmo/blob/fb585bed2ac27a7cdb7b7e730918f7ce208723b8/controlplane/src/core/auth-utils.ts#L55 This line prevents the use of an internal IP address. If you use localhost or any other domain, it works fine, but if you use an IP address like...

internally-reviewed

Adds support for these types on the client. However, you'd still need to create the table first. It's a simple change that makes life easier. There's also an open issue...