Pablo Ovelleiro Corral
Pablo Ovelleiro Corral
> As far as I understand it, they are used as redirect targets by the identity provider. That's true, but they have to be set to something, otherwise the login...
I'm running into a problem here: The code seems to work fine now, I can login and get redirected to the URL I specify. However `{root}/#/sso` is not a valid...
@pReya I am still actively working on my PR, but progress is a bit slow. I currently have the time to work on it and money is not the show...
@Sheap did this work for you? https://github.com/dani-garcia/vaultwarden/pull/2449/files#diff-1c5b0c87dec2154a167b89110c637a7a4bc04f59af0b83e8ddba39eb2134518cR126 It is panicing for me, because the token is missing an `email` field. Has that changed, was it there before? If so, how...
> I think Gitea's Oauth2 provider implementation is only meant to allow third party apps to access Gitea's API. It's doesn't look like it's really meant to authenticate users on...
> Will this also work with [Authelia](https://www.authelia.com/)? I haven't used authelia personally, but their [website says](https://www.authelia.com/configuration/identity-providers/open-id-connect/) it supports OpenID connect in the beta version currently. If it can operate as...
Not sure if I should create a new issue for this but please add support for `Ctrl-D` or add the ability to bind EOF to it as usual in other...
Not really a solution. I want to customise keybindings in my terminal without changing the whole system.
I don't know exactly how it's implemented, but `wezterm` allows for multiple fonts with a configuration like this: ```lua font = wezterm.font_with_fallback( { {family="Recursive Mono Linear Static", weight="Medium"}, "Inconsolata Nerd...
@liamg I updated to 0.0.9, but this was actually a regression, now **no fonts** are found at all when using `darktile list-fonts`