Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basics for Moodle auth plugin, plus php-lint, ... #1

Open
7 tasks done
nfreear opened this issue Mar 8, 2017 · 0 comments
Open
7 tasks done

Basics for Moodle auth plugin, plus php-lint, ... #1

nfreear opened this issue Mar 8, 2017 · 0 comments

Comments

@nfreear
Copy link
Contributor

nfreear commented Mar 8, 2017


Basic requirements for a Moodle auth plugin:

  1. version.php
  2. auth.phpclass auth_plugin_ouopenid extends auth_plugin_base { .. }
  3. lang/en/auth_ouopenid.php
nfreear added a commit that referenced this issue Mar 13, 2017
nfreear added a commit that referenced this issue Mar 13, 2017
nfreear added a commit that referenced this issue Mar 14, 2017
* Plus, increase the timeout on `user/script` Javascript;
* Re-factor(!)
nfreear added a commit that referenced this issue Mar 16, 2017
* Match the OU's sign-in page
* Improve the <input> `pattern` attribute, add help `title`
nfreear added a commit that referenced this issue Mar 28, 2017
* `isloggedin()` function tests; CORS HTTP header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant