ips/register ips/register
 

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

ips/register

Started by sugarhalo, July 07, 2007, 08:48:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sugarhalo

1. Is there a way to bind a user's login to their IP address to prevent them giving their login to someone else and someone else having access the gallery?

2. Is there a way to edit the register.php page, when a new user wants to register?

Joachim Müller

Quote from: sugarhalo on July 07, 2007, 08:48:58 PM
1. Is there a way to bind a user's login to their IP address to prevent them giving their login to someone else and someone else having access the gallery?
Not built into coppermine. If you need it, you'll have to code it. Not a bright idea though, as most users get IP addresses assigned dynamically.

Quote from: sugarhalo on July 07, 2007, 08:48:58 PM2. Is there a way to edit the register.php page, when a new user wants to register?
Sure, go ahead: modify register.php as you see fit.

We have a strict "one question per thread" that you agreed to respect when signing up!

sugarhalo

Oh, sorry about that! Thanks for your help though. :)