Skip to content
Snippets Groups Projects
Commit 37f25e82 authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

Fixed problem with certificates, which contains scope

* Description of problem: Class RemoteUserSSL.php used only the part of certificate before '@' and this identifier didn't match with certificate stored in Perun (with scope).

* Solution: Try to use  $_SERVER['SSL_CLIENT_S_DN'] as first
parent ab9a64cb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment