Ticket #22 (new enhancement)

Opened 6 years ago

Last modified 6 years ago

authentication support

Reported by: bob Owned by: Nobody
Priority: normal Milestone:
Component: wiki-toolkit Version: svn
Keywords: Cc:

Description (last modified by dom) (diff)

Currently Wiki::Toolkit derived wikis are completely open. This is fine apart from the spam problem. As I see it we have 5 levels of user:-

  • anonymous
  • not anonymous
  • registered user
  • trusted registered user
  • admin user

an wiki admin could decide what levels of access people could have. e.g.

  • anonymous - viewing rights
  • not anonymous - view rights and spam checked and moderated edit
  • registered user - moderated edit
  • trusted user - unmoderated edit
  • admin user - edit, abitily to moderate, deletion.

authentication should be pluggable. i.e.: http basic auth, openid, in house userdb and ldap. Depending on what people want. all of them should be able to co exist.

Change History

Changed 6 years ago by dom

  • owner changed from dom to Nobody
  • description modified (diff)
Note: See TracTickets for help on using tickets.