Author |
Message |
prekill
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Oct 22, 2005
Posts: 201
|
Posted:
Tue Jan 23, 2007 3:05 pm |
|
Hey,
I want to lock a forum even from my God admins.
The only idea I thought of is CGIAuth just like nukeSentinel does.
How can I do that for ex. to lock the following url:
http://www.ravenphpscripts.com/forum106.html
thanks to the helpers ![Wink](modules/Forums/images/smiles/icon_wink.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
kguske
Site Admin
![](modules/Forums/images/avatars/41f0b40a419280935f3a0.gif)
Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Tue Jan 23, 2007 6:13 pm |
|
Assuming you're using URL rewriting, you could protect that form. But it would be really difficult to protect each potential topic in that forum. |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
prekill
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Jan 24, 2007 1:23 pm |
|
I dont need to protect every topic.
just the forum.
I am using URL rewriting.
How can I protect the forum URL?
thank you! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
kguske
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Jan 24, 2007 7:29 pm |
|
Look in your .htaccess file to see how admin auth is applied to admin.php. Do the same thing for the forumxx.html file. The problem will be defining passwords for people who have access. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
kguske
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Jan 24, 2007 7:50 pm |
|
Just curious - why isn't the private forum status enough? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
prekill
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jan 25, 2007 8:15 am |
|
kguske,
this is why:
Quote: | I want to lock a forum even from my God admins. |
hmm one problem:
the file forumxx.html does not exists what should I do? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
kguske
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jan 25, 2007 6:59 pm |
|
xx is the number of the forum, not the actual file name. Still don't see why you want to lock out God admins - just make them admins to other modules and not forums, and make forum private. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Fri Jan 26, 2007 3:34 pm |
|
I know one reason why and is why I've been thinking about coming up with a hack... the only way to allow an admin to post site Messages, for example, is to give them Super User access. Now, that is NOT the same as "God admin" and I suspect, though, that prekill is meaning super user rather than a true "God admin", which can really only be set up directly via a database update (except for the first admin).
I want to be able to control each of the system level admin functions, too, just like the module admins... someday... |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
southern
Client
![](modules/Forums/images/avatars/42f55d56513263cbdd206.jpg)
Joined: Jan 29, 2004
Posts: 624
|
Posted:
Thu Feb 01, 2007 3:40 pm |
|
I think I saw a hack at www.phpbbhacks.com that makes forums password protected. I went to the trouble of looking for you Only registered users can see links on this board! Get registered or login!. |
_________________ Computer Science is no more about computers than astronomy is about telescopes.
- E. W. Dijkstra |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
kguske
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Feb 01, 2007 9:38 pm |
|
Thanks, southern! Always nice to see you around. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
southern
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Feb 02, 2007 10:29 am |
|
No prob but I agree the forum could just be made private, he must be up to naughty stuff lol
![Image Image](http://www.southernwolf.net/images/doggyhump.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|