Anonymous | Login | 2024-11-21 01:58 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000760 | ClearOS | app-flexshare - Flexshares | public | 2012-09-25 06:55 | 2013-04-30 19:47 | ||||
Reporter | timb80 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.3.0 | ||||||||
Target Version | 6.4.0 Updates | Fixed in Version | 6.4.0 Updates | ||||||
Summary | 0000760: Web flexshare with authentication enabled fails | ||||||||
Description | See forum thread for details, and resolution http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,13/func,view/id,46284/#46324 [^] Issue due to incorrect virtualhost configuration for mod_authnz | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000816) user2 2013-04-23 10:09 |
Source Code Changelog --------------------------------------------------- - Fixed authentication issue when not using hostnames [tracker 0000760] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5915 [^] U webconfig/apps/flexshare/trunk/libraries/Flexshare.php |
(0000818) user2 2013-04-23 10:38 |
- The DefineExternalAuth is used instead of the old-style AddExternalAuth/SetExternalAuthMethod -- see https://code.google.com/p/mod-auth-external/wiki/ConfigApache24 [^] - The authentication was working for hostnames (e.g. http://media.example.com [^]) but not directory-style (e.g. http://example.com/flexshare/media [^]). Adding the pwauth directives to the global scope fixed this issue. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-09-25 06:55 | timb80 | New Issue | |
2012-09-25 12:05 | user2 | Assigned To | => user2 |
2012-09-25 12:05 | user2 | Status | new => acknowledged |
2012-12-04 10:07 | user2 | Target Version | => 6.4.0 Alpha 1 |
2012-12-06 12:35 | user2 | Target Version | 6.4.0 Alpha 1 => 6.4.0 Beta 1 |
2012-12-21 09:33 | user2 | Target Version | 6.4.0 Beta 1 => 6.4.0 Beta 2 |
2013-02-21 20:00 | user2 | Target Version | 6.4.0 Beta 2 => 6.4.0 |
2013-03-14 11:56 | user2 | Target Version | 6.4.0 => 6.4.0 Updates |
2013-04-23 10:09 | user2 | Checkin | |
2013-04-23 10:09 | user2 | Note Added: 0000816 | |
2013-04-23 10:38 | user2 | Note Added: 0000818 | |
2013-04-23 10:38 | user2 | Status | acknowledged => resolved |
2013-04-23 10:38 | user2 | Fixed in Version | => 6.4.0 Updates |
2013-04-23 10:38 | user2 | Resolution | open => fixed |
2013-04-30 19:47 | user2 | Status | resolved => closed |