Actions
User story #3702
closedUser story #3692: Rudder documentation available directly on a Rudder server (locally)
Exclude /rudder-doc from URL-context-path rewriting
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Documentation
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
See https://github.com/lift/framework/issues/105 to know how to do it :
LiftRules.excludePathFromContextPathRewriting.default.set(() => path => {
path.startsWith("/rudder-doc")
})
Updated by François ARMAND over 11 years ago
- Description updated (diff)
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder/pull/240
Updated by François ARMAND over 11 years ago
- Tracker changed from Bug to Enhancement
- Description updated (diff)
Updated by Nicolas CHARLES over 11 years ago
- Status changed from Pending technical review to 12
Updated by François ARMAND over 11 years ago
- Status changed from 12 to Pending release
Applied in changeset 8393ef3dbfee68a67af5d473b052ea3ca7617dfb.
Updated by Nicolas PERRON over 11 years ago
Applied in changeset 3986321821f761a180c374f9ee3e6f4167585365.
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story
Actions