https https
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

https

Started by mikethebike, July 15, 2006, 04:40:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mikethebike

hi
can i use https for logging users in? where to configure?
thx
mcihael

Sami

it does not need configuration !
you just need to point them to https://yourdomain.tld/yourgallery/index.php
also , if you need https just for login.php then you can change value of {LOGIN_TGT} place holder under theme_main_menu() function , this function should be on your theme.php (if it's not there then copy it from sample/theme.php)
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

As suggested, there's no particular https authentification method built into coppermine.