Timur

Results 10 comments of Timur

> > > Isn't there at the moment any workaround to get SSO in GitTea? > > > > > > Gitea already supports OpenID Connect (OIDC) / OAuth2. If...

I haven't used KeyCloak. I've chosen Authentic simply b/c it's not Java and has more features. On Tue, 25 Oct 2022 at 20:50, Mohammed Noureldin ***@***.***> wrote: > @timka @Zocker1999NET...

Apparently there's now even a [PEP](https://www.python.org/dev/peps/pep-0638/#abstract) for syntatic macros

`helix 23.03 (3cf03723)` on OS X 12.6.4. Not sure if this is related or not, but I'm having a similar issue. `ctrl-m` doesn't work in helix as line feed in...

Looks like the problem is in the `X-Frame-Options` header: ``` Invalid 'X-Frame-Options' header encountered when loading 'https://docs.google.com/picker?protocol=gadgets&origin=http%3A%2F%2Fwww.dri…list%22%7D))&rpctoken=…&rpcService=…&thirdParty=true': 'ALLOW-FROM http://www.driveplayer.com' is not a recognized directive. The header will be ignored. picker:1...

Just some thoughts. The part of the plugin I find the most useful is handling rsync options (remotes, path, excludes and such) from project config. This is really nice and...

@vdurbha Just [searched](https://github.com/search?q=repo%3AStackStorm%2Fst2+sso_backend&type=code) the code and there seems to be a [SAML2 SSO backend](https://github.com/StackStorm/st2/blob/c1eaea011f249cba3a1de7bdf107a3ab8e25de52/st2auth/st2auth/config.py#L105). However [the docs](https://docs.stackstorm.com/latest/roadmap.html?highlight=saml2) say it's still in beta: SSO: Support SSO with SAML2 for Extreme Workflow...

Also found this https://github.com/StackStorm/st2/issues/5625

Same issue on macOS when building with `flake.nix`. But in this case I can't just add a `gtihub:` flake ref and install the package. So manually downloading KaTeX is not...

@monkeydust Could you please rename the issue as it's actually not windows-specific? Maybe Build issues with KaTeX?