privacyguard
privacyguard
Implements https://github.com/LemmyNet/lemmy/issues/2930. This PR is based on https://github.com/LemmyNet/lemmy/pull/4238 and https://github.com/LemmyNet/lemmy-ui/pull/2278 by @thepaperpilot. We noticed that the original PR is outdated and has a lot of conflicts with the recent changes....
Implements https://github.com/LemmyNet/lemmy/issues/2930. This PR is based on https://github.com/LemmyNet/lemmy/pull/4238 and https://github.com/LemmyNet/lemmy-js-client/pull/219 by @thepaperpilot. We noticed that the original PR is outdated and has a lot of conflicts with the recent changes....
SSO Support
Implements https://github.com/LemmyNet/lemmy/issues/2930. This PR is based on [this previous PR](https://github.com/LemmyNet/lemmy/pull/4238) by @thepaperpilot. Related PRs: - https://github.com/LemmyNet/lemmy-js-client/pull/297 - https://github.com/LemmyNet/lemmy-ui/pull/2578 We noticed that the original PR is outdated and has a lot...
**Describe the bug** After upgrading to 1.7.1, SSO logins on our production environment started failing due to a wrong redirect_uri. The HTTP schema in the redirect_uri started getting set to...