Ticket #3 (assigned enhancement)
In DB XML Accessor use the same information for authentication that xSVN uses
| Reported by: | vzholudev | Owned by: | vzholudev |
|---|---|---|---|
| Priority: | minor | Milestone: | zzz Future zzz |
| Component: | Authentication | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Due to close: | YYYY/MM/DD | Include in GanttChart: | no |
| Dependencies: | Due to assign: | YYYY/MM/DD |
Description
Should leverage from Apache conf files.
Change History
comment:2 Changed 3 years ago by vzholudev
- Priority changed from minor to blocker
- Status changed from new to assigned
- Version 0.0.1 deleted
- Component changed from DB XML Accessor library to Authentication
- Milestone changed from Stable xSVN with DbXmlAccessor library to Unified authentication
comment:3 Changed 3 years ago by vzholudev
- Summary changed from In HTTP accessor use the same information for authentication that xSVN uses to In DB XML Accessor use the same information for authentication that xSVN uses
The preliminary plan is to make use of Apache Tomcat Connector module (mod_jk) for Apache. All TNTBase requests should go to Apache (which uses mod_dav_svn) and request which are not served by mod_dav_svn should go to TNTBase web applciation to Tomcat. but before the authentication information should be used.
Note: See
TracTickets for help on using
tickets.
