https https
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.