Authentication in the URL Authentication in the URL
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Authentication in the URL

Started by fersauce, September 10, 2012, 04:53:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fersauce

Hello!

Its possible to include in de url the password and usser access?

I need to allow user access using simply a link from our webpage, and also we need that coppermine's configuration ask for usser and password access everytime.


www.informagen.es/server

thanks 8)

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

ΑndrĂ©

First of all: we cannot recommend such a setup. It's not possible on Coppermine level, but should be possible on web server level. Add a directory protection via .htaccess. The URL will then looks like http://user:pass@host.tld/.