Tommy2d

Results 22 comments of Tommy2d

Might it be possible to compile Sequel Ace without sandboxing for people that need PKCS11 integration? We're really looking forward to move away from Sequel Pro and this has been...

When i cherrypick this sole commit, clean all sqlite tables and start a new tvs session in an incognito chrome tab I still get this error: Uncaught TypeError: SAML2\XML\saml\AttributeValue::getElement(): Return...

Same seems to happen when I revert to simplesaml 1.9.7 and the bundled version of saml2, so I'm afraid we're not quite there yet.

Same situation, same error on same line. Just curious: How come the commit date of this commit is in the past (yesterday)?

I put a var_export() of $parameters['RawAttributes'] in session_unserialize() and it gives me this: 2022/11/08 10:29:26 [error] 8378#8378: *2707139 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Exception: array...

I'm quite certain that there is no general testing environment that you can just hook on to. It's all quite regulated. Even if such a thing were available, we still...

I removed the entire SQLite DB, replaced the composer saml2 folder with the downloaded zip from github releases and I get this error when trying to log on: PHP message:...

@tvdijen I can confirm that 1.19.7 fixes the problem! I now however run into a new program with the recently fixed verify_peer for the SAML HTTP Artifact binding. SOAPClient.php seems...

Hallelujah for you in this case, for fixing the issue ;). I do understand that this fine grained control is not going to land anymore in 1.19. But how to...

@cwilkers I see what you mean. I was able to get everything I need up & running on AMD64 without any hassle and thus I decided to post it here,...