- 21 May, 2019 1 commit
-
-
Eloy Lafuente authored
-
- 03 Jan, 2019 1 commit
-
-
Eloy Lafuente authored
3.7 (min PHP 7.1) requires 3.2 (first version supporting PHP 7.1) This just deletes all the upgrade steps previous to 3.2.0. Some small adjustments, like adding missing MOODLE_INTERNAL or tweaking globals can also be applied when needed. Also includes an upgrade step to prevent upgrading from any version < 2016120500 (v3.2.0) as anti-cheating measure. Next commit will get rid of/deprecate all the upgradelib functions not used anymore in codebase. (note there isn't any this time).
-
- 03 Dec, 2018 1 commit
-
-
Eloy Lafuente authored
-
- 28 May, 2018 1 commit
-
-
Eloy Lafuente authored
-
- 13 Nov, 2017 1 commit
-
-
Eloy Lafuente authored
-
- 20 May, 2017 1 commit
-
-
Eloy Lafuente authored
-
- 03 Apr, 2017 5 commits
-
-
Damyon Wiese authored
-
Damyon Wiese authored
New accounts and linking a login to an existing account MUST go through email verification. We cannot trust the emails we get from oauth providers have been confirmed. Part of MDL-58220
-
Damyon Wiese authored
Fixes for cibot warnings. Part of MDL-58220
-
Damyon Wiese authored
Show the username and email of the connected system account (if it ever requires refreshing - this will help identity the account to re-authorise). Part of MDL-58220
-
Damyon Wiese authored
Part of MDL-58220
-