-
Updated
Oct 9, 2020 - JavaScript
apache
Here are 2,331 public repositories matching this topic...
Why?
Users expect integration with various Identity Aware Proxies (IAP) that provide authorization. The use of such proxies brings many benefits.
- Management: provide trustworthy integration with identity providers e..g. Google, LDAP, Kerberos, Keycloak, OAuth
- Audibility write additional metadata about the operations performed by users
- Security No need to keep secrets
When someone attempts to change the stream color in a mobile device with less than 500px or so , the popover is shifted towards right and eventually overflowing the screen width .
I currently see a couple of ways to resolve this .
- Either ma
-
Updated
Oct 9, 2020 - C
-
Updated
Aug 27, 2020
The annotation value require-whisk-auth: false on a web action leads the controller to reject the web action invocation.
- The openwhisk documentation does not say what should happen when the value is false. I don't know why this case is omitted case https://github.com/apache/openwhisk/blob/master/docs/webactions.md#securing-web-actions
- The implementation treats this case as "not allowed
-
Updated
Oct 7, 2020 - C++
-
Updated
Oct 9, 2020 - PHP
I recently started to serve brotli pre-compressed files. Works fine except that all files served have a content-language: br (brazilian) unwanted header.
I stumbled upon this post: https://blog.desgrange.net/post/2017/04/10/pre-compression-with-gzip-and-brotli-in-apache.html
The mime module seems to blame. Could you fix this by adding a RemoveLanguage .br directive?
-
Updated
Oct 9, 2020 - Java
-
Updated
Oct 9, 2020 - 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 6, 2020 - Java
-
Updated
Oct 8, 2020
-
Updated
Sep 22, 2020 - Shell
-
Updated
Dec 1, 2019 - Dockerfile
-
Updated
Sep 30, 2020 - PHP
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."

Is your feature request related to a problem? Please describe.
I have a lot of trouble distinguishing between the shades of green signifying a running vs successful query in sqllab.
Describe the solution you'd like
Ideally these would be two different colors for running vs successful. Maybe yellow and green respectively?
Describe alternatives you've considered
If there isn't