ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000760ClearOSapp-flexshare - Flexsharespublic2012-09-25 06:552013-04-30 19:47
Reportertimb80 
Assigned Touser2 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.3.0 
Target Version6.4.0 UpdatesFixed in Version6.4.0 Updates 
Summary0000760: Web flexshare with authentication enabled fails
DescriptionSee 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
TagsNo tags attached.
Attached Files

- Relationships

-  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