Edgewall Software

Ticket #1586 (closed enhancement: duplicate)

Opened 3 years ago

Last modified 3 years ago

wiki authenticated pages

Reported by: truijllo@… Owned by: jonas
Priority: normal Milestone:
Component: wiki system Version: 0.8.1
Severity: normal Keywords: wiki
Cc:

Description

Can be possible create 2 levels of wiki to be able to have a secure wiki with authentication credentials and a one public ? in actual state forcing authentication to wiki pages exclude login mechanism... and it is not good ;) Carlo

Attachments

Change History

Changed 3 years ago by anonymous

I believe this would make things more complex, and Trac should be kept simple enough: what about Wiki page lookup for example (to know whether a Wiki page exists or not, etc.)

I have the same kind of issues to solve (multiple conditional access to Wiki pages). I believe a dual project (one with Wiki public pages, the other with Wiki 'private' pages) could be a nice solution, but it requires the InterTrac feature to be implemented....

Changed 3 years ago by mgood

  • status changed from new to closed
  • resolution set to duplicate

This is a duplicate of #834

However, one thing you can do is use a common sub-path for all your private wiki pages like: PrivatePages/PageOne

Then you can set up authentication restrictions on the path "/wiki/PrivatePages" in your web server.

Add/Change #1586 (wiki authenticated pages)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.