Detect openssl version at runtime
OpenSSL 1.1.0 and 1.1.1 are "binary compatible", so the version can change on update. In order for ARC not to break if this happens the version detection must be done at runtome rather than compile time.
We have disabled local account creation from: https://source.coderefinery.org/users/sign_up because of the amount of bots.
New accounts must now be created through WAYF / eduGAIN. You can still login with a local account for now.
OpenSSL 1.1.0 and 1.1.1 are "binary compatible", so the version can change on update. In order for ARC not to break if this happens the version detection must be done at runtome rather than compile time.