-
Updated
Sep 24, 2020 - JavaScript
cloud
Here are 4,445 public repositories matching this topic...
-
Updated
Sep 28, 2020 - Shell
-
Updated
Sep 29, 2020 - Go
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Sep 29, 2020 - Go
The ability to set the language on the user creation form could be something useful on a multi user environment.
Description
I get the following warnings once a minute:
2020-06-23 23:11:13,900 [salt.loaded.int.fileserver.roots:180 ][WARNING ][24993] Skipped invalid cache mtime entry in /var/cache/salt/master/roots/mtime_map: /srv/salt/a/b/c/ifcfg-eth0:0:1533517049.0
2020-06-23 23:11:13,901 [salt.loaded.int.fileserver.roots:180 ][WARNING ][24993] Skipped invalid cache mtime entry in /var/cache/salt
-
Updated
Sep 29, 2020 - Python
Is your feature request related to a problem? Please describe.
When using JWKS based client authentication you provide a JWT token as assertion that gets verified by Hydra after which it issues an access token for the client. Hydra doesn't provide a nice error message to the client when the JWT token assertion has expired, instead it returns in internal server error.
**Describe the solut
-
Updated
Sep 22, 2020 - Python
-
Updated
Sep 29, 2020 - Go
-
Updated
Sep 29, 2020 - Go
-
Updated
Sep 28, 2020 - Go
-
Updated
Sep 28, 2020 - Python
-
Updated
Sep 24, 2020 - Java
-
Updated
Sep 29, 2020 - Go
-
Updated
Sep 12, 2020 - Go
https://www.eclipse.org/che/getting-started/cloud/ list things like thorntail which is no longer supported - could it be replaced with a Quarkus flow ?
-
Updated
Sep 24, 2020 - Go
-
Updated
Sep 18, 2020
-
Updated
Dec 11, 2019 - Python
-
Updated
Sep 25, 2020 - C++
-
Updated
Jun 20, 2020 - Python
-
Updated
Sep 23, 2020 - Shell
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
Improve this page
Add a description, image, and links to the cloud topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud topic, visit your repo's landing page and select "manage topics."
I'm trying to use nbering/terraform-provider-ansible by placing it in
~/.terraform.d/plugins/linux_amd64/terraform-provider-ansible, butterraform initnever seems to actually find it (NB this works fine in 0.12.x). Why is that?Can 0.13 actually load plugins from local file-system directories (as [described in the documentation](