-
PlainAuthenticationHandlerFactory expects Base64.getDecoder().decode(secret) to return null on failure, but actually an IllegalArgumentException is thrown. LoginAuthenticationHandlerFactory handles th…
-
Can I create an HTTPS POST request with the body containing base64 instead of a binary image?
I think that's a good idea.
-
### Description
If I attempt to pass the certificate to `Add-AzIoTDeviceProvisioningServiceCertificate` as a base64 encoded string, it always prefixes the base64 string with the file path. This appe…
-
In PR https://github.com/posit-dev/great-tables/pull/499 we replaced saving to a temporary file with inputting base64 encoded rendered html into a headless browser.
Browser url limits are a bit trick…
-
### Mountpoint for Amazon S3 version
1.10.0
### AWS Region
uk.io.cloud.ovh.net
### Describe the running environment
We observed a crash while using the `mount-s3` tool with the OVH S3-compatible …
-
### Description of the new feature / enhancement
It would be fantastic if there was an easy way to take an image or file copied into the system clipboard and paste it as base64 text. This seems like …
-
### Description
I have .net 8, and i use System.Text.Json
### Reproduction Steps
public class FaceMatchingImage
{
public int index { get; set; }
public int type { get; set; }
public str…
-
For the handshake between a Flight SQL client and a Flight SQL server, the [Arrow Rust implementation](https://github.com/apache/arrow-rs/blob/b1f5c250ebb6c1252b4e7c51d15b8e77f4c361fa/arrow-flight/src…
-
책을 보며 구글 로그인 테스트를 하다가
OAuth2AuthorizationRequestBasedOnCookieRepository.java 내에
아래 함수에서
public OAuth2AuthorizationRequest loadAuthorizationRequest(HttpServletRequest request) {
Cookie cook…
-
This would be a convenient feature if it is possible to copy the selected hexadecimal text into base64 encoding.