[moodle] / moodle / admin / auth.php Repository:

Log of /moodle/admin/auth.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 18:57:01 2009 WST (3 weeks ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.70: +1 -1 lines
Diff to previous 1.70
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Thu Oct 15 10:19:52 2009 WST (5 weeks, 3 days ago) by samhemelryk
Branch: MAIN
Changes since 1.69: +2 -0 lines
Diff to previous 1.69
admin MDL-19787 Added PAGE->set_url calls and removed $Id tags

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Fri Jun 19 22:25:58 2009 WST (5 months ago) by skodak
Branch: MAIN
Changes since 1.68: +0 -3 lines
Diff to previous 1.68
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Mon Jan 19 03:00:45 2009 WST (10 months ago) by skodak
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67
MDL-17942 more session refactoring

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Sun Jan 18 21:20:55 2009 WST (10 months ago) by skodak
Branch: MAIN
Changes since 1.66: +2 -0 lines
Diff to previous 1.66
MDL-17942 fixed gc regressions, added gc after deleting users and similar cases

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Wed Apr 2 15:17:11 2008 WST (19 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.65: +3 -3 lines
Diff to previous 1.65
MDL-14128, remove all error(getstring()) to print_error()

Revision 1.63.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Apr 2 14:09:56 2008 WST (19 months, 3 weeks ago) by dongsheng
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.63.2.2: +3 -3 lines
Diff to previous 1.63.2.2 , to branch point 1.63 , to next main 1.71
MDL-14128, remove all uses of error(get_string())

Revision 1.63.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 02:38:39 2007 WST (23 months ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.63.2.1: +8 -231 lines
Diff to previous 1.63.2.1 , to branch point 1.63
MDL-11561 admin tree improvements and bugfixing; backported from HEAD

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 02:35:21 2007 WST (23 months ago) by skodak
Branch: MAIN
Changes since 1.64: +8 -231 lines
Diff to previous 1.64
MDL-11561 admin tree improvements and bugfixing

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Thu Nov 1 23:39:42 2007 WST (2 years ago) by thepurpleblob
Branch: MAIN
Changes since 1.63: +12 -1 lines
Diff to previous 1.63
MDL-11977:
Add an an optional forgotten password handling url

Merged from STABLE_19

Revision 1.63.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Nov 1 23:38:46 2007 WST (2 years ago) by thepurpleblob
Branch: MOODLE_19_STABLE
Changes since 1.63: +12 -1 lines
Diff to previous 1.63
MDL-11977:
Add an an optional forgotten password handling url

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Sun Aug 5 01:18:14 2007 WST (2 years, 3 months ago) by stronk7
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.62: +16 -4 lines
Diff to previous 1.62
Support some strings from within the auth plugin lang files added. MDL-10694

Merged from MOODLE_18_STABLE

Revision 1.53.2.8 - (view) (download) (annotate) - [select for diffs]
Sun Aug 5 01:16:05 2007 WST (2 years, 3 months ago) by stronk7
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_183, MOODLE_184, MOODLE_185, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.53.2.7: +16 -4 lines
Diff to previous 1.53.2.7 , to branch point 1.53 , to next main 1.71
Support some strings from within the auth plugin lang files added. MDL-10694

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Wed Jul 18 23:53:07 2007 WST (2 years, 4 months ago) by urs_hunkler
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
added clearfix to class settingsform to correct collapsing

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Tue May 1 01:08:36 2007 WST (2 years, 6 months ago) by skodak
Branch: MAIN
Branch point for: MOODLE_19_CLI
Changes since 1.60: +3 -4 lines
Diff to previous 1.60
MDL-9647 simplify dealing with headers/footers in admin sections

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Wed Mar 28 04:26:05 2007 WST (2 years, 7 months ago) by skodak
Branch: MAIN
Changes since 1.59: +1 -7 lines
Diff to previous 1.59
MDL-9053 - adding new function get_enabled_auth_plugins() - this should make the code simpler and the bug should be gone forever; merged from MOODLE_18_STABLE

Revision 1.53.2.7 - (view) (download) (annotate) - [select for diffs]
Wed Mar 28 04:22:25 2007 WST (2 years, 7 months ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18, MOODLE_181, MOODLE_182
Changes since 1.53.2.6: +1 -7 lines
Diff to previous 1.53.2.6 , to branch point 1.53
MDL-9053 - adding new function get_enabled_auth_plugins() - this should make the code simpler and the bug should be gone forever

Revision 1.35.6.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:48:31 2007 WST (2 years, 8 months ago) by moodler
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_165, MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_WEEKLY
Changes since 1.35: +9 -10 lines
Diff to previous 1.35 , to next main 1.71
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA.

This had to be done because the MOODLE_16_STABLE branch tags were moved.

Hopefully after this MOODLE_16_STABLE will be back to how it was (and a
proper branch) but some of the history may look a bit odd.

See MDL-9032 for more discussion and details.

Revision 1.53.2.6 - (view) (download) (annotate) - [select for diffs]
Thu Mar 22 21:40:25 2007 WST (2 years, 8 months ago) by skodak
Branch: MOODLE_18_STABLE
Changes since 1.53.2.5: +2 -2 lines
Diff to previous 1.53.2.5 , to branch point 1.53
(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs
backported from HEAD

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Thu Mar 22 21:27:54 2007 WST (2 years, 8 months ago) by skodak
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58
(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 09:36:17 2007 WST (2 years, 9 months ago) by stronk7
Branch: MAIN
Changes since 1.57: +1 -1 lines
Diff to previous 1.57
Fix one small config name.

Merged from MOODLE_18_STABLE

Revision 1.53.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 09:35:20 2007 WST (2 years, 9 months ago) by stronk7
Branch: MOODLE_18_STABLE
Changes since 1.53.2.4: +1 -1 lines
Diff to previous 1.53.2.4 , to branch point 1.53
Fix one small config name.

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 09:29:24 2007 WST (2 years, 9 months ago) by stronk7
Branch: MAIN
Changes since 1.56: +38 -49 lines
Diff to previous 1.56
Now the "common settings" form in admin/auth looks like
one standard admin form.

Merged from MOODLE_18_STABLE

Revision 1.53.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 09:25:55 2007 WST (2 years, 9 months ago) by stronk7
Branch: MOODLE_18_STABLE
Changes since 1.53.2.3: +38 -49 lines
Diff to previous 1.53.2.3 , to branch point 1.53
Now the "common settings" form in admin/auth looks like
one standard admin form.

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 08:01:47 2007 WST (2 years, 9 months ago) by stronk7
Branch: MAIN
Changes since 1.55: +2 -7 lines
Diff to previous 1.55
Fixing the auth plugins visual. to use the flexible table properly.

Merged from MOODLE_18_STABLE

Revision 1.53.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 07:59:47 2007 WST (2 years, 9 months ago) by stronk7
Branch: MOODLE_18_STABLE
Changes since 1.53.2.2: +2 -7 lines
Diff to previous 1.53.2.2 , to branch point 1.53
Fixing the auth plugins visual. to use the flexible table properly.

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 03:48:38 2007 WST (2 years, 9 months ago) by stronk7
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
"flexible" is now out from set_attribute() because
flexible tables are adding it automatically.
Point 3.3 of MDL-8419

Merged from MOODLE_18_STABLE

Revision 1.53.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 03:47:18 2007 WST (2 years, 9 months ago) by stronk7
Branch: MOODLE_18_STABLE
Changes since 1.53.2.1: +1 -1 lines
Diff to previous 1.53.2.1 , to branch point 1.53
"flexible" is now out from set_attribute() because
flexible tables are adding it automatically.
Point 3.3 of MDL-8419

Revision 1.53.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 21 02:13:36 2007 WST (2 years, 9 months ago) by skodak
Branch: MOODLE_18_STABLE
Changes since 1.53: +126 -80 lines
Diff to previous 1.53
MDL-8590 auth cleanup - part 2; backported from HEAD

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Wed Feb 21 02:09:21 2007 WST (2 years, 9 months ago) by skodak
Branch: MAIN
Changes since 1.53: +126 -80 lines
Diff to previous 1.53
MDL-8590 auth cleanup - part 2

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 12:04:41 2007 WST (2 years, 9 months ago) by toyomoyo
Branch: MAIN
CVS Tags: MOODLE_18_BETA
Branch point for: MOODLE_18_STABLE
Changes since 1.52: +1 -1 lines
Diff to previous 1.52
MDL-8425 related fixes

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Wed Feb 7 16:34:53 2007 WST (2 years, 9 months ago) by toyomoyo
Branch: MAIN
Changes since 1.51: +5 -5 lines
Diff to previous 1.51
fix for some of the MDL-8425 issues

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 06:22:57 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
MDL-7861xhtml strict fixes

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 04:34:19 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.49: +3 -3 lines
Diff to previous 1.49
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 18:14:15 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.48: +4 -4 lines
Diff to previous 1.48
MDL-7861 new class .icon and .iconsmall

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 14:58:39 2007 WST (2 years, 10 months ago) by donal72
Branch: MAIN
Changes since 1.47: +3 -3 lines
Diff to previous 1.47
mnet:  Removed hardcoded English strings from some MNET files: MDL-8069

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 06:32:49 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 03:23:57 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.45: +1 -6 lines
Diff to previous 1.45
MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 12:19:49 2007 WST (2 years, 10 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.44: +262 -315 lines
Diff to previous 1.44
mnet/multienrol: admin area changes, including test for curl extension

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 04:24:49 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.43: +8 -3 lines
Diff to previous 1.43
MDL-8050 1.2 Remove all target="_top"

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 11:05:33 2006 WST (2 years, 11 months ago) by toyomoyo
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE_MERGE
Changes since 1.42: +13 -11 lines
Diff to previous 1.42
fixing broken html

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Sep 21 16:28:25 2006 WST (3 years, 2 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_BETA, MOODLE_17_BETA2, MOODLE_17_MERGED, MOODLE_17_WEEKLY, MOODLE_18_GROUPS_PRE
Branch point for: MOODLE_17_STABLE, MOODLE_18_GROUPS
Changes since 1.41: +1 -2 lines
Diff to previous 1.41
another admin ui cleanup

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu Sep 21 05:00:45 2006 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.40: +10 -10 lines
Diff to previous 1.40
major whitespace cleanup - fixed trailng whitespace in new files and admin area

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Sep 3 23:21:46 2006 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
fixed collisions in merges, sorry

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Sep 3 21:10:56 2006 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
new admin block fixes and reorganisation - I guess we need something more traditional for now

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat Sep 2 21:14:57 2006 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.37: +6 -5 lines
Diff to previous 1.37
deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 15:25:17 2006 WST (3 years, 3 months ago) by vinkmar
Branch: MAIN
CVS Tags: MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS
Changes since 1.36: +13 -17 lines
Diff to previous 1.36
Admin page cleanup (Google soc 2006)

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Jul 18 09:36:06 2006 WST (3 years, 4 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.35: +9 -10 lines
Diff to previous 1.35
auth: extend API to support auth_validate_form()

Now Auth plugins can register auth_validate_form to get a chance
to validate config form input. Needed on MOODLE_16_STABLE to fix
a bug with auth/db.

The auth API must follow suit with the enrol API, where we can safely
do method_exists().

Revision 1.35.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 18 09:31:45 2006 WST (3 years, 4 months ago) by martinlanghoff
CVS Tags: MOODLE_161, MOODLE_162, MOODLE_163, MOODLE_164, MOODLE_16_MERGED
Changes since 1.35: +9 -10 lines
Diff to previous 1.35 , to next main 1.71
auth: extend API to support auth_validate_form()

Now Auth plugins can register auth_validate_form to get a chance
to validate config form input. Needed on MOODLE_16_STABLE to fix
a bug with auth/db.

The auth API must follow suit with the enrol API, where we can safely
do method_exists().

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Mar 22 12:15:00 2006 WST (3 years, 8 months ago) by vyshane
Branch: MAIN
CVS Tags: MOODLE_16, MOODLE_16_BETA
Branch point for: MOODLE_16_STABLE, MOODLE_17_ROLES
Changes since 1.34: +3 -1 lines
Diff to previous 1.34
Added $CFG->pagepath for Moodle Doc link.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Mar 6 18:02:59 2006 WST (3 years, 8 months ago) by skodak
Branch: MAIN
Changes since 1.33: +6 -8 lines
Diff to previous 1.33
parameter cleaup - round 1

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Mar 4 20:37:28 2006 WST (3 years, 8 months ago) by skodak
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
incorrect usage of clean_filename() replaced with clean_param($text, PARAM_SAFEDIR)

Revision 1.32.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 19 22:47:59 2005 WST (4 years, 1 month ago) by thepurpleblob
Branch: MOODLE_16_AUTHREFACTOR
Changes since 1.32: +192 -310 lines
Diff to previous 1.32 , to next main 1.71
New version of authentication admin screen (multiple auth)

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Sep 22 23:12:31 2005 WST (4 years, 2 months ago) by thepurpleblob
Branch: MAIN
CVS Tags: MOODLE_16_AUTHREFACTOR_PRE, MOODLE_16_MULTIENROL_MP1, MOODLE_16_MULTIENROL_PRE, MOODLE_16_UTF8_PRE
Branch point for: MOODLE_16_AUTHREFACTOR, MOODLE_16_MULTIENROL, MOODLE_16_UTF8
Changes since 1.31: +36 -3 lines
Diff to previous 1.31
Change password url is now one-per-auth-method rather than just one for
the whole site. Password change help field also added (one per auth too).
This is to support improved lost password handling (ie, multiple authentication)

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Wed Aug 3 09:24:28 2005 WST (4 years, 3 months ago) by patrickslee
Branch: MAIN
Changes since 1.30: +1 -2 lines
Diff to previous 1.30
Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE

Revision 1.27.2.5 - (view) (download) (annotate) - [select for diffs]
Wed Aug 3 08:09:31 2005 WST (4 years, 3 months ago) by patrickslee
Branch: MOODLE_15_STABLE
CVS Tags: MOODLE_153, MOODLE_154, MOODLE_15_MERGED
Changes since 1.27.2.4: +1 -2 lines
Diff to previous 1.27.2.4 , to branch point 1.27 , to next main 1.71
Removed/added/moved redundant/missing/misplaced page headers/footers

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 21:59:35 2005 WST (4 years, 4 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.29: +13 -5 lines
Diff to previous 1.29
Replaced confusing set_default() with real code.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Jun 15 20:31:08 2005 WST (4 years, 5 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.28: +9 -7 lines
Diff to previous 1.28
require_variable() and optional_variable() replaced with required_param() &
optional_param. Other tweaks to suit.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Jun 2 13:39:37 2005 WST (4 years, 5 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.27: +102 -11 lines
Diff to previous 1.27
Per-auth-backend field locks support. Merged from MOODLE_15_STABLE

 * Extended set_config()
 * Implemented get_config() which takes over $CFG loading in setup.php
 * admin/auth.php has special handling if post vars starting in pluginconfig_
 * admin/auth.php print_auth_lock_options() prints a form fragment -- being called from most plugins now
 *  user/edit.php follows the new convention when locking down fields, both javascript UI and on POST.
 * admin/auth: More solid checking for auth GET/POST var.
 * admin/auth: print_auth_lock_options() now handles user field mapping options for LDAP and similar modules
 * admin/auth: user mapping options have moved to config_plugins table
 * auth/ldap module has migrated to using new field mapping vars -- simplified config.html a lot
 * auth settings migration to config_plugins

Revision 1.27.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Jun 1 16:05:28 2005 WST (4 years, 5 months ago) by martinlanghoff
Branch: MOODLE_15_STABLE
CVS Tags: MOODLE_15, MOODLE_151, MOODLE_152
Changes since 1.27.2.3: +15 -4 lines
Diff to previous 1.27.2.3 , to branch point 1.27
auth fieldlocks: smarter handling of UI strings for user fields

Revision 1.27.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 1 14:01:28 2005 WST (4 years, 5 months ago) by martinlanghoff
Branch: MOODLE_15_STABLE
Changes since 1.27.2.2: +2 -2 lines
Diff to previous 1.27.2.2 , to branch point 1.27
config_plugin work

 * lang updates and lang-related fixes
 * auth/db uses the new convention

Revision 1.27.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jun 1 12:44:16 2005 WST (4 years, 5 months ago) by martinlanghoff
Branch: MOODLE_15_STABLE
Changes since 1.27.2.1: +56 -17 lines
Diff to previous 1.27.2.1 , to branch point 1.27
Almost there with config_plugins work!

 * More solid checking for auth GET/POST var.
 * print_auth_lock_options() now handles user field mapping options for LDAP and similar modules
 * user mapping options have moved to config_plugins table
 * LDAP module has migrated to using new field mapping vars -- simplified config.html a lot
 * strings are mostly resolved
 * a bit of work pending on CAS and DB modules
 * need an upgrade path for field-mapping config entries -- limited to LDAP only

Revision 1.27.2.1 - (view) (download) (annotate) - [select for diffs]
Tue May 31 13:36:22 2005 WST (4 years, 5 months ago) by martinlanghoff
Branch: MOODLE_15_STABLE
Changes since 1.27: +44 -3 lines
Diff to previous 1.27
First cut of field locks support. functional but missing strings and support for LDAP/DB modules.

- Extended set_config()
- Implemented get_config() which takes over $CFG loading in setup.php
- admin/auth.php has special handling if post vars starting in pluginconfig_
- admin/auth.php print_auth_lock_options() prints a form fragment -- being called from most plugins now
- user/edit.php follows the new convention when locking down fields, both javascript UI and on POST.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Apr 1 15:39:26 2005 WST (4 years, 7 months ago) by ikawhero
Branch: MAIN
CVS Tags: MOODLE_15_BETA
Branch point for: MOODLE_15_STABLE
Changes since 1.26: +20 -1 lines
Diff to previous 1.26
Can provide an alternate page for the login form.
The page must contain a form with an action field set to /login/index.php
and return fields username and password

TODO
It may be worth checking the URL when it's entered at admin/auth.php
to ensure it is at least pointing to a valid page as an incorrect URL
could potentially lock all users out of a site.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Mar 13 21:55:10 2005 WST (4 years, 8 months ago) by gustav_delius
Branch: MAIN
Changes since 1.25: +13 -13 lines
Diff to previous 1.25
some XHTML fixes

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Feb 9 21:04:04 2005 WST (4 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
Some cleaning up of configuration interfaces

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Feb 9 01:33:13 2005 WST (4 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.23: +17 -17 lines
Diff to previous 1.23
Just a little tidying up

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Feb 8 17:36:19 2005 WST (4 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.22: +11 -11 lines
Diff to previous 1.22
Removed a lot of needless <p> tags

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Jan 26 01:08:04 2005 WST (4 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
Removed $THEME from admin pages

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Oct 3 03:50:16 2004 WST (5 years, 1 month ago) by stronk7
Branch: MAIN
Changes since 1.20: +7 -3 lines
Diff to previous 1.20
admin/auth.php is now using sesskey.

Merged from MOODLE_14_STABLE

Revision 1.17.8.2 - (view) (download) (annotate) - [select for diffs]
Sun Oct 3 03:43:17 2004 WST (5 years, 1 month ago) by stronk7
Branch: MOODLE_14_STABLE
CVS Tags: MOODLE_142, MOODLE_143, MOODLE_144, MOODLE_145, MOODLE_14_MERGED
Changes since 1.17.8.1: +9 -5 lines
Diff to previous 1.17.8.1 , to branch point 1.17 , to next main 1.71
admin/auth.php is now using sesskey.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Sep 29 13:35:04 2004 WST (5 years, 1 month ago) by moodler
Branch: MAIN
Changes since 1.19: +7 -6 lines
Diff to previous 1.19
Merged filename checks from stable

Revision 1.17.8.1 - (view) (download) (annotate) - [select for diffs]
Wed Sep 29 13:33:00 2004 WST (5 years, 1 month ago) by moodler
Branch: MOODLE_14_STABLE
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
Fixes to check path names properly

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Sep 20 17:08:55 2004 WST (5 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.18: +5 -2 lines
Diff to previous 1.18
Merged/cleaned changes from MOODLE_15_LDAP to HEAD ...
please don't use the MOODLE_15_LDAP branch any more.

Revision 1.17.10.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 20 01:43:11 2004 WST (5 years, 2 months ago) by paca70
Branch: MOODLE_15_LDAP
Changes since 1.17: +5 -2 lines
Diff to previous 1.17 , to next main 1.71
More cleanaups on ldap-configuration interface

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Sep 12 08:21:21 2004 WST (5 years, 2 months ago) by gustav_delius
Branch: MAIN
Changes since 1.17: +30 -30 lines
Diff to previous 1.17
some fixes for XHTML compliance

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 22:54:23 2003 WST (5 years, 11 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_13, MOODLE_131, MOODLE_134, MOODLE_135, MOODLE_13_MERGED, MOODLE_14, MOODLE_141, MOODLE_14_BETA, MOODLE_14_RESOURCE_PRE, MOODLE_15_LDAP_PRE, Moodle_12, Moodle_121, Moodle_13_Beta, Moodle_13_pre14merge, PREBLOCKS, PREGROUPS
Branch point for: MOODLE_13_STABLE, MOODLE_14_RESOURCE, MOODLE_14_STABLE, MOODLE_15_LDAP, Moodle_14_dev
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
 Fixed a buglet when changing pages via menu inside a frameset

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Aug 10 16:01:13 2003 WST (6 years, 3 months ago) by moodler
Branch: MAIN
CVS Tags: Moodle_11, Moodle_111, Moodle_11b
Changes since 1.15: +3 -2 lines
Diff to previous 1.15
Some cleanups of the admin page to make it

  - more explanatory
  - more expandable

Apologies for the lost muscle memories, but I think this
will work better in the long run.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 23:20:57 2003 WST (6 years, 4 months ago) by moodler
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
When using the "manual" method, I've disabled the external method of
changing passwords, and enabled the internal "change password" button
just like "email" and "none".

Thanks to Danilo Massa for pointing out the inconsistency.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon May 5 16:31:04 2003 WST (6 years, 6 months ago) by moodler
Branch: MAIN
CVS Tags: Moodle_109, Moodle_109_B1
Changes since 1.13: +7 -7 lines
Diff to previous 1.13
Formatting fixes only

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 15:36:16 2003 WST (6 years, 8 months ago) by moodler
Branch: MAIN
CVS Tags: dev-2003041600
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Modified Greg's work to:

  - rename the main_frame variable to framename, because it
       - might have caused some confusion
       - none of the global variables have underscores
  - put the config in the config table, with a default of _top

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 05:35:08 2003 WST (6 years, 8 months ago) by gregb_cc
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
This is a first attempt to make moodle frame safe.

I've added the variable CFG->main_frame to config-dist.php, and replaced _top
targets with the variable in all the php files.  HTML files, like those in the
documentation, have not been modified, as they are not (yet) parsed.

The variable should probably get moved into the config table, and get some
documentation.

I've also included, but commented out, a slight change in weblib.php, which
would guarantee that messages would be seen before redirecting the user (unless
delay intentionally set to 0 when redirect is used).

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Feb 21 05:55:14 2003 WST (6 years, 9 months ago) by paca70
Branch: MAIN
Changes since 1.10: +2 -3 lines
Diff to previous 1.10
Show creation option when available.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Feb 21 05:39:46 2003 WST (6 years, 9 months ago) by paca70
Branch: MAIN
Changes since 1.9: +19 -4 lines
Diff to previous 1.9
Added support for usercreation from Moodle to authentication module.
Works currently only with ldap-module (tested with e-directory), but
 other modules could be extended too by
adding following functions:

function auth_user_exists ($username) {
//returns true if given username  already exists on authetication database
}

function auth_user_create ($userobject,$plainpass) {
//create new user to authentication database
//in inactive state (if posible)
//returns true if user is created
}
function auth_user_activate ($username) {
//activate external user  after email-address is confirmed
//returns true if user is activated
}

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Jan 5 22:19:17 2003 WST (6 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Clean sweep through all the important changing all include(), include_once()
and require() to require_once()

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Jan 2 23:25:50 2003 WST (6 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
Some little fixes

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jan 2 22:49:21 2003 WST (6 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.6: +2 -4 lines
Diff to previous 1.6
buggy_referer is dead!   Long live buggy_referer!

Should be fixed now.  As a bonus, I've removed all the uses of
HTTP_POST_VARS from all scripts.

All forms should use the new data_submitted() function to collect
form data (it does the match_referer thing internally now).

Much nicer.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Dec 31 16:45:34 2002 WST (6 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.5: +15 -1 lines
Diff to previous 1.5
More robustness, and some little bug fixes.

Also, database module now supports md5 passwords

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Dec 30 23:47:54 2002 WST (6 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
Little robustness fixes

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Nov 22 16:43:30 2002 WST (7 years ago) by moodler
Branch: MAIN
Changes since 1.3: +18 -13 lines
Diff to previous 1.3
Changes to allow admin to control the "forgot password" function
and a bug fix for set_config

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Nov 21 15:53:35 2002 WST (7 years ago) by moodler
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Updated version (authentication tweaks)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Nov 21 15:37:20 2002 WST (7 years ago) by moodler
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
Tweaks to authentication system.  Database method now allows other
fields to be specified so that things like email, names etc can be
pulled in from external database when new Moodle accounts are created

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 19 16:51:30 2002 WST (7 years ago) by moodler
Branch: MAIN
A significant new system for authentication configuration that
exposes the wide array of authentication possibilities.

Authentication now has it's own page separate from other variables.

Most of this work was done by Petri Asikainen <paca@sci.fi>, who started
these changes off.

I've done some cleanups and additions which is why I'm checking it in.

It's all working pretty well at the moment but could use some testing.

Thanks, Petri!  :-)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7