Skip to content

Fixed syntax issues#10

Open
0x616469 wants to merge 2 commits intopatrickpollet:masterfrom
liip-elearning:MOODLE_28_REVIEWED
Open

Fixed syntax issues#10
0x616469 wants to merge 2 commits intopatrickpollet:masterfrom
liip-elearning:MOODLE_28_REVIEWED

Conversation

@0x616469
Copy link

Declare member variables according to Moodle coding guidelines (https://docs.moodle.org/dev/Coding_style#Class_member_variables)

Declare member variables according to Moodle coding guidelines
Since the username is not unique the script should only look for
local users. It's possible that a user from a remote system
connected via MNET has the same username which could lead to
unintended consequences.
OdyX pushed a commit to liip-elearning/moodle_local_ldap that referenced this pull request Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant