-
Updated
Oct 17, 2021 - TypeScript
apache
Here are 2,752 public repositories matching this topic...
Description
Would be great to support JWT Authentication in Trino Hook (which also can be used for presto hook).
For example like this
elif extra.get('auth') == 'jwt':
auth = trino.auth.JWTAuthentication(
token=extra.get('jwt__token')
)
Use case/motivation
No response
Related issues
No response
Are you wil
The Bots and Invitations tabs in Organization settings display a banner for non-admins that says: "Only organization administrators can edit these settings." However, it's not really clear what settings that banner is referring to -- there are no settings displayed.
We should remove this banner from these two tabs.
[CZO discussion thread](https://chat.zulip.org/#narrow/stream/101
-
Updated
Oct 17, 2021 - C
-
Updated
Aug 27, 2020
-
Updated
Oct 17, 2021 - Java
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Sep 17, 2021 - C++
-
Updated
Oct 15, 2021 - PHP
-
Updated
Oct 17, 2021 - Java
Web Packaging "comes in several layers":
-
Bundled HTTP Exchanges (Web Bundles):
https://datatracker.ietf.org/doc/html/draft-ietf-wpack-bundled-responses.wbnfile extension =application/webbundle -
Signed HTTP Exchanges:
https://tools.ietf.org/html/draft-yasskin-http-origin-signed-responses.sxgfile extension = `application/signe
Currently we have found that there is some utility in being able to get all the snapshot ancestors of a particular snapshot. This information can be obtained using
But there is no way to get this information from SQL directly. I was thinking we
-
Updated
Oct 15, 2021 - Java
-
Updated
Oct 17, 2021 - Java
The comment says functions return pointers for malloc-ed buffers, but the implementations don't seem like so.
https://github.com/apache/trafficserver/blob/c196db5f0a5b957983351ad51ef360bfc68fbd66/include/tscore/ink_base64.h#L34-L35
-
Updated
Oct 16, 2021 - Java
-
Updated
Oct 15, 2021 - Scala
-
Updated
Jul 12, 2021
-
Updated
Sep 22, 2020 - Shell
Improve this page
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."
Owner can not click and edit on the chart name when open a saved chart, can only do click edit when creating a new chart.
How to reproduce the bug
1, Explore saved chart own by you
2, Hover mouse over to chart's title
3, Click on chart title
Expected results
1,Should see tooltip "Click to edit"
2,Title is successfully edit and saved
Actual results
There is no opportunit