coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: mikethebike on July 15, 2006, 04:40:25 PM

Title: https
Post by: mikethebike on July 15, 2006, 04:40:25 PM
hi
can i use https for logging users in? where to configure?
thx
mcihael
Title: Re: https
Post by: Sami on July 16, 2006, 08:32:25 AM
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)
Title: Re: https
Post by: Joachim Müller on July 16, 2006, 11:50:23 AM
As suggested, there's no particular https authentification method built into coppermine.