Support for users, roles, restrictions.
authorrich <rich>
Tue, 7 Sep 2004 13:40:09 +0000 (13:40 +0000)
committerrich <rich>
Tue, 7 Sep 2004 13:40:09 +0000 (13:40 +0000)
commit714e5e5b4b585da1eca55274e3903ee9a1dbf0d6
treef2367de99fbc05092f527c0fbd845c2dae7ab63b
parent8a7e2b3429ef8889ec7998d31e4c46470dc90889
Support for users, roles, restrictions.
48 files changed:
cocanwiki.sql
scripts/.depend
scripts/Makefile
scripts/admin/admin.ml
scripts/admin/create_host_form.ml
scripts/admin/edit_emails.ml
scripts/admin/edit_emails_form.ml
scripts/admin/edit_host_css.ml
scripts/admin/edit_host_css_form.ml
scripts/admin/edit_hostnames.ml
scripts/admin/edit_hostnames_form.ml
scripts/admin/host.ml
scripts/cocanwiki.ml
scripts/cocanwiki_date.ml [new file with mode: 0644]
scripts/cocanwiki_ok.ml
scripts/cocanwiki_template.ml [new file with mode: 0644]
scripts/create.ml
scripts/create_form.ml
scripts/delete_file.ml
scripts/delete_file_form.ml
scripts/delete_image.ml
scripts/delete_image_form.ml
scripts/diff.ml
scripts/edit.ml
scripts/edit_page_css.ml
scripts/edit_page_css_form.ml
scripts/file.ml
scripts/files.ml
scripts/history.ml
scripts/hoststyle.ml
scripts/image.ml
scripts/images.ml
scripts/page.ml
scripts/pagestyle.ml
scripts/preview.ml
scripts/recent.ml
scripts/restore.ml
scripts/restore_form.ml
scripts/search.ml
scripts/sitemap.ml
scripts/undelete_file.ml
scripts/undelete_file_form.ml
scripts/undelete_image.ml
scripts/undelete_image_form.ml
scripts/upload_file.ml
scripts/upload_file_form.ml
scripts/upload_image.ml
scripts/upload_image_form.ml