hi
can i use https for logging users in? where to configure?
thx
mcihael
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)
As suggested, there's no particular https authentification method built into coppermine.