Commit Graph

6 Commits

Author SHA1 Message Date
moodler cbfad4d3d2 SOme XHTML fixes 2005-04-02 09:42:53 +00:00
moodler e5b02a0878 Fixed a notice 2005-02-10 05:12:27 +00:00
moodler ebb906d9da Prevent message window on site policy page 2005-01-30 04:52:13 +00:00
moodler 59b39c7380 Tweaks to the policy form (wider iframe and added a proper question to answer) 2004-11-29 08:10:37 +00:00
moodler 957b51989c After agreeing to site policy, you get redirected back to where you
were going.

Also, guests get asked to agree for EVERY SESSION.
2004-11-29 06:22:12 +00:00
moodler 027a160469 New feature: Site Policy Agreements.
If the admin specifies a Policy Agreement (via URL in the config variables)
then each user is required to see and agree to that document once before
continuing.

To get everyone to see it again (on an update, say) one just needs to issue:

   UPDATE user SET policyagreed = 0
2004-11-29 05:30:36 +00:00