noosfero | Ldap plugin enhancements (!1206)

Tallys Martins gitlab at mg.gitlab.com
Mon Jun 19 11:55:26 BRT 2017


Tallys Martins started a new discussion on plugins/ldap/controllers/ldap_plugin_myprofile_controller.rb:

> +require_relative '../lib/ldap_authentication.rb'
> +require_relative '../lib/ldap_plugin.rb'
> +
> +class LdapPluginMyprofileController < MyProfileController
> +  
> +  append_view_path File.join(File.dirname(__FILE__) + '/../views')
> +
> +  def index
> +    # return render_access_denied unless current_person.has_permission? 'edit_profile', profile

The permission check is commented. 

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1206#note_32811663
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170619/5fc0fe87/attachment.html>


More information about the Noosfero-dev mailing list