search for: base64encode

Displaying 4 results from an estimated 4 matches for "base64encode".

Did you mean: base64_encode
2018 Sep 25
1
How to troubleshoot admin auth values in url format http://admin:password@icecast.org:1234
...ot; i.e. "admin" ? Reading the code on Github, in src/connection.c static int _check_pass_http it appears it calls a method util_base64_decode, so it appears it is trying to decode it. but sometimes this works from a web browser request when username:password is typed in plaintext (not base64encoded) does the browser automatically encode it behind the scenes before the network tranmission? 2. is there anyway to enable a more detailed logging level which would be able to echo the values submitted, to validate if they are being changed by the web browser during transmission? in same code fi...
2006 Dec 06
2
auth unix sockets
Hi, I'm working on "avelsieve" SqurrelMail plug-in to implement SIEVE "file" back end for dovecot. 1. My be someone my explain me, how to use client auth socket to authenticate against dovecot-auth unix socket. As fas as I understood login must be sent in form "user\0\user\0password" as base64 encoded string. pp code (I'm using socket used by postfix auth):
2009 Mar 04
1
How to dump plots as bas64 strings?
...----- Using the disk to perform this is not elegant, I don't know what value to put for n, and I don't like the general idea. Does anyone have a better suggestion? I have already searched on the internet and in the mailing list, and I just found something on a caTools package containing a base64encode & base64decode function. Thanx for any ideas ... Patrick
2010 Nov 10
16
Managing private key files; content=>file vs. binary content.
Hi all, Hi all, We use puppet for, amongst other things, managing the private-key files needed for things like SSL certificates for HTTPS web servers. We have a few constraints on how these are handled, and changes in recent versions of puppet are making this harder than it perhaps ought to be to implement, so I''m curious to know how others are handling it. A site''s private