Opened 14 years ago
Closed 4 years ago
#22 closed enhancement (duplicate)
authentication support
Reported by: | bob | Owned by: | Nobody |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | wiki-toolkit | Version: | svn |
Keywords: | Cc: |
Description (last modified by )
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 (2)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Dominic Hargreaves to Nobody |
comment:2 Changed 4 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Moved to https://github.com/OpenGuides/Wiki-Toolkit/issues/3