> Thanks, I just updated and I reenabled authorization, there's still a crash
> in both the same places, but a different crash, detail below:
>
> When opening the Teams tab:
> An ActionView::Template::Error occurred in groups#index:
>
> Missing partial ldap_groups/ldap_group with {:locale=>[:en],
> :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in:
> * "/var/www/gitorious/app/app/views"
>
>
> vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.15/lib/action_view/path_set.rb:58:in
> `find'
>
> When opening my Public Profile page:
> A NoMethodError occurred in users#show:
>
> undefined method `map' for "CN=Domain Admins":String
> app/models/ldap_group.rb:222:in `block in groups_for_user'
>
> Thanks,
>
> Dan
Hi Dan,
I have good news. I've been working on LDAP authorization last couple of days
and I have managed to spot and fix the bugs you've mentioned, plus few other
small annoyances.
Here's the summary:
* improved ldap-wizard/wizard.rb gem dependecy loading (moved sinatra-contrib
out of "development" to its own bundler group) and made it bind on 0.0.0.0 by
default,
* made the errors related to bind_user setting more explicit,
* missing partial issues is fixed,
* profile page is also fixed
* few other smaller improvements.
Could you please checkout the latest master, re-enable ldap authorization and
check if the issues are gone for you? Both "Teams" and "Profile" pages should
be functional with LDAP now.
Oh, and many thanks Dan for you detailed report about LDAP state. You helped
Gitorious a lot!
--
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
---
You received this message because you are subscribed to the Google Groups
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.