View Full Version : Authentication before viewing content
eburnett110
11-21-2005, 04:44 AM
Hi, I was wondering if it were possible to password protect popup events in normal view. For what I am doing, the website is available to the public but the calendar content is not; it is only for certain members of the task force
:banana:Good job on the calendar, I will be picking one up tomorrow or so.
ve9gra
11-21-2005, 07:20 AM
If you're using Apache, you could password protect the calendar installation with an .htaccess file...
Also, if you want to display the calendar but not show the events, you could disable the popups.
Brian
11-21-2005, 09:09 AM
There are a number of ways to do this, but they are all done on your end and not the calendar. If you need help or have questions, just let us know.
eburnett110
11-22-2005, 10:19 PM
Yes I was considering putting .htaccess on the function directory, would that work? also if it does, would you have to put in a password everytime you click on a popup event or just the first time?
Brian
11-22-2005, 10:33 PM
Generally it will authenticate the user once during a session. Just give it a try and see what happens.
eburnett110
11-25-2005, 11:31 PM
Thanks for the help, I got it working. What ended up happening was that I put htaccess on the calendar/functions directory, that took care of the pop-ups, and an htaccess on the template calling the calendar. :)
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.