Moving Search and Login forms Moving Search and Login forms
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Moving Search and Login forms

Started by jmc, February 03, 2005, 05:45:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jmc

Hi, all!
I'm working on a custom theme in which I wish to move the login and search forms into the index to save the extra clicks! Cutting/pasting the relevant html code for the forms is simple enough, but I wonder... are there any security considerations when doing so? I'm not a php guy and worried that I may be opening the gallery up to some kind of problem further along the line due to removing the click-throughs.
Thanks for any help ;D
John Mc
I'm trying hard... at least!

Joachim Müller

I can't see any particular security-related issues in having a login form on every page (of course with a conditional, so it is only displayed when a visitor is not logged in).

Joachim