federation
Here are 183 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
Nov 11, 2021 - PHP
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
Nov 14, 2021 - TypeScript
-
Updated
Nov 12, 2021 - JavaScript
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
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
-
Updated
Nov 13, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
Currently we don't have any integration tests that verify that generated federated GraphQL schemas are valid with the Apollo Gateway.
Describe the solution you'd like
One of the PR hooks (Github Action?) start up the example federation apps (including gateway) and verify federation works.
Additional context
Related
Hi,
just wanted to update the graphql package to version 16 but fastify/mercurius doesn't seem to like it.
`No overload matches this call.
Overload 1 of 3, '(plugin: FastifyPluginCallback<MercuriusOptions, Server>, opts?: FastifyRegisterOptions<Mer
-
Updated
Nov 1, 2021 - Go
-
Updated
Nov 1, 2021 - C
-
Updated
Nov 13, 2021 - PHP
-
Updated
Oct 26, 2020
A list of users that you follow and follow you, with bulk activity options, similar to what Mastodon has in the /relationships view.
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Nov 12, 2021 - 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
Nov 13, 2021 - TypeScript
-
Updated
Nov 11, 2021 - C++
-
Updated
Nov 12, 2021 - Go
-
Updated
Nov 3, 2021 - Python
Token reuse just gives Internal Server Error, would be nice to get something a little more informative :)
-
Updated
Nov 12, 2021 - Java
-
Updated
Nov 13, 2021 - Elixir
-
Updated
Jun 23, 2021 - Scala
-
Updated
Oct 21, 2021 - 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."


Steps to reproduce
Expected behaviour
App navigation should open
Actual behaviour
Doesn't show, or open when clicked several times
Server configuration
Operating system:
CentOS 7
Web server:
Apache
Database:
MySQL
PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)
22.1.0
**Update