federation
Here are 199 public repositories matching this topic...
Asking about this since the NSA recently published guidance advising the public and private sectors to transition to cryptographic algorithms that are no less than sha384 & ec384 (elliptic curves).
While Edwards' Curves are different, its worth noting that prior to this update sha256 & secp256k1 were both on the list of acceptable cryptographic algorithms. My deduction was that 128-bit securit
-
Updated
Mar 24, 2022 - PHP
Hi everyone,
I was following this tutorial , then i tried to share a library between the shell and the mfe1 app.
I created the lib outside the workspace directory with one service injected in root, then added it to the tutorial package.json, and imported it in both shell and mfe1.
Inside b
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logi-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Feb 16, 2022 - JavaScript
-
Updated
Mar 22, 2022 - TypeScript
Is your feature request related to a problem? Please describe.
It may be hard to understand why a post is in one of our timelines, especially in the case of someone boosting/linking someone else you don't follow, or when the same post appears multiple times because it got boosted.
Describe the solution you'd like
Adding a little "X boosted/liked" indicator to each concerned card
It looks like the Mercurius Gateway service expects "errors" to exist in the response, however, if I have a fastify plugin that throws an error before it ever hits GraphQL, then the gateway emits an error.
{
"errors": [
{
"message": "Cannot read property 'profile' of undefined",
"locations": [
{
"line": 2,
"column": 3
}
The documentation and examples currently use a deprecated DataLoader constructor from graphql-java. That project's Readme instead uses a factory pattern for constructing DataLoaders - https://github.com/graphql-java/java-dataloader#examples
It was changed mid last year: graphql-java/java-dataloader@3904878
-
Updated
Mar 4, 2022 - Go
-
Updated
Mar 24, 2022 - C
-
Updated
Mar 24, 2022 - PHP
Allow users to have their bookwyrm posts automatically posted to another social media account, like Twitter, Facebook, or Mastodon
-
Updated
Oct 26, 2020
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Mar 24, 2022 - C#
Hi
is there posibility to set key_file and cert_file content in configuration instead of path?
my application is runing inside docker, so this files are not stored on local filesystem,
but i can set it from outside via variable in os.environ
probably i could do some workaround, and save content into file temp file and set this file,
before saml2 config is parsed
but i am asking her
Need simpler example
-
Updated
Mar 24, 2022 - TypeScript
Token reuse just gives Internal Server Error, would be nice to get something a little more informative :)
-
Updated
Mar 21, 2022 - Go
-
Updated
Mar 24, 2022 - C++
-
Updated
Mar 15, 2022 - Python
-
Updated
Mar 24, 2022 - Elixir
-
Updated
Nov 12, 2021 - Java
serious problem !
hello,
I encounter this error when executing the project :
[Nest] 22613 - 07/25/2021, 4:34:24 PM LOG [InstanceLoader] EventStoreModule dependencies initialized +1ms
[Nest] 22613 - 07/25/2021, 4:34:24 PM ERROR [ExceptionHandler] Nest can't resolve dependencies of the CommandBus (?). Please make sure that the argument ModuleRef at index [0] is available in the CqrsMo-
Updated
Jan 21, 2022 - Scala
-
Updated
Mar 4, 2022 - Go
Improve this page
Add a description, image, and links to the federation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the federation topic, visit your repo's landing page and select "manage topics."



Needs to go from
debugtowarningorinfo.https://github.com/nextcloud/server/blob/6b4ab04a4461ebfb3ee175d2f824a63e95ba021a/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php#L255
https://github.com/nextcloud/server/blob/6b4ab04a4461ebfb3ee175d2f824a63e95ba021a/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php#L265
https://github.com/nextcloud/server/blob/6b4ab04a4