[moodle] / moodle / lang / en_utf8 / auth.php Repository:

Log of /moodle/lang/en_utf8/auth.php

Parent Directory Parent Directory


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

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Thu Feb 18 09:30:13 2010 WST (4 weeks, 2 days ago) by mjollnir_
Branch: MAIN
CVS Tags: HEAD
Changes since 1.61: +2 -1 lines
Diff to previous 1.61
mnet MDL-21278  print a list of potential idps on the login page with links

this adds a new contract auth plugin method (implemented as empty in the base class)

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Fri Jan 22 11:59:41 2010 WST (8 weeks, 1 day ago) by jerome
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
webservice MDL-21351 change Web services authentication title string

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Fri Jan 22 11:56:05 2010 WST (8 weeks, 1 day ago) by jerome
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
webservice MDL-21351 change some auth help description texts

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Wed Jan 6 14:49:17 2010 WST (2 months, 1 week ago) by rwijaya
Branch: MAIN
Changes since 1.58: +7 -1 lines
Diff to previous 1.58
MDL-20949 printing out password policy requirements on signup, change password and edit user profile.

Revision 1.30.2.23 - (view) (download) (annotate) - [select for diffs]
Wed Dec 23 10:07:08 2009 WST (2 months, 3 weeks ago) by rwijaya
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.30.2.22: +2 -2 lines
Diff to previous 1.30.2.22 , to branch point 1.30 , to next main 1.62
MDL-20949 changing the language string from 'your' to 'the',  to print out the password policy requirements.

Revision 1.30.2.22 - (view) (download) (annotate) - [select for diffs]
Wed Dec 16 09:51:49 2009 WST (3 months ago) by rwijaya
Branch: MOODLE_19_STABLE
Changes since 1.30.2.21: +7 -1 lines
Diff to previous 1.30.2.21 , to branch point 1.30
MDL-20949 printing out password policy requirements on signup page.

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Fri Oct 9 13:25:00 2009 WST (5 months, 1 week ago) by samhemelryk
Branch: MAIN
Changes since 1.57: +309 -1 lines
Diff to previous 1.57
en_utf8 MDL-19468 Copied auth_* language strings back into auth.php to maintain backwards compatibility

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Thu Jun 11 11:34:47 2009 WST (9 months, 1 week ago) by jerome
Branch: MAIN
Changes since 1.56: +1 -333 lines
Diff to previous 1.56
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Fri Apr 3 10:22:53 2009 WST (11 months, 2 weeks ago) by fmarier
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55
Password policy: MDL-17602 new "max consecutive identical characters" setting

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Wed Mar 25 18:43:19 2009 WST (11 months, 3 weeks ago) by poltawski
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
Fix 'drow-down' typo MDL-18320

merged from MOODLE_19_STABLE

Revision 1.30.2.21 - (view) (download) (annotate) - [select for diffs]
Wed Mar 25 18:42:25 2009 WST (11 months, 3 weeks ago) by poltawski
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_195, MOODLE_196, MOODLE_197
Changes since 1.30.2.20: +2 -2 lines
Diff to previous 1.30.2.20 , to branch point 1.30
Fix 'drow-down' typo MDL-18320

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Wed Mar 18 22:22:31 2009 WST (12 months ago) by exe-cutor
Branch: MAIN
Changes since 1.53: +12 -1 lines
Diff to previous 1.53
MDL-18597 Merged from STABLE

Revision 1.30.2.20 - (view) (download) (annotate) - [select for diffs]
Wed Mar 18 22:18:10 2009 WST (12 months ago) by exe-cutor
Branch: MOODLE_19_STABLE
Changes since 1.30.2.19: +6 -2 lines
Diff to previous 1.30.2.19 , to branch point 1.30
MDL-18597: Added language strings for auth_shib_logout_return_url

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Feb 15 01:21:58 2009 WST (13 months ago) by iarenaza
Branch: MAIN
Changes since 1.52: +3 -1 lines
Diff to previous 1.52
NTLM SSO: MDL-13760 Speed up ntlm sign on with conditional redirect for msie

Provides an option, configurable by admin, to make the ntlm test happen
only if MSIE is not used. This speeds things up for IE.

Revision 1.30.2.19 - (view) (download) (annotate) - [select for diffs]
Sun Feb 15 01:17:52 2009 WST (13 months ago) by iarenaza
Branch: MOODLE_19_STABLE
Changes since 1.30.2.18: +3 -1 lines
Diff to previous 1.30.2.18 , to branch point 1.30
NTLM SSO: MDL-13760 Speed up ntlm sign on with conditional redirect for msie

Provides an option, configurable by admin, to make the ntlm test happen
only if MSIE is not used. This speeds things up for IE.

Revision 1.30.2.18 - (view) (download) (annotate) - [select for diffs]
Fri Feb 6 17:21:40 2009 WST (13 months, 1 week ago) by exe-cutor
Branch: MOODLE_19_STABLE
Changes since 1.30.2.17: +9 -2 lines
Diff to previous 1.30.2.17 , to branch point 1.30
authentication: MDL-18116 Added Shibboleth logout handler URL, remove hard-coded strings to lang file, updated README
- Added a new setting logout_handler to the Shibboleth authentication settings
- Removed hard-coded strings in the configuration settings and replaced them with proper print_string expressions
- Added a logoutpage_hook function that (optinally) sends a user who clicks on the logout button to the Shibboleth logout handler after Moodle logout
- Updated README

Revision 1.30.2.17 - (view) (download) (annotate) - [select for diffs]
Mon Dec 15 08:18:53 2008 WST (15 months ago) by jonathanharker
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_194
Changes since 1.30.2.16: +8 -2 lines
Diff to previous 1.30.2.16 , to branch point 1.30
MDL-17549 auth/radius: add CHAP and MSCHAP auth support, detect PHP reqs

 * Added support for CHAP and MSCHAP authentication schemes
   contributed by Stanislav Tsymbalov http://www.tsymbalov.net/
   original code at http://sourceforge.net/projects/moodleradius/

 * Tweak the detection of PHP RADIUS extension and Pear code

 * Update the warning notices to use more Moodly CSS classes

 * Add PEAR Auth_RADIUS and Crypt_CHAP packages to lib/pear

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 14:45:46 2008 WST (15 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.51: +3 -1 lines
Diff to previous 1.51
"MDL-14129, fix error() in moodle2"

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 13:44:53 2008 WST (15 months, 1 week ago) by jonathanharker
Branch: MAIN
Changes since 1.50: +8 -2 lines
Diff to previous 1.50
MDL-17549 auth/radius: add CHAP and MSCHAP auth support, detect PHP extension

     * Added support for CHAP and MSCHAP authentication schemes
       contributed by Stanislav Tsymbalov http://www.tsymbalov.net/
       original code at http://sourceforge.net/projects/moodleradius/
     * Tweak the detection of PHP RADIUS extension and Pear code
     * Update the warning notices to use more Moodly CSS classes

    lib/pear: Add RADIUS and CHAP PEAR libs

     * Add PEAR Auth_RADIUS and Crypt_CHAP packages to lib/pear


Author: Jonathan Harker <jonathan@catalyst.net.nz>

Revision 1.30.2.16 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 23:50:05 2008 WST (16 months ago) by wildgirl
Branch: MOODLE_19_STABLE
Changes since 1.30.2.15: +2 -2 lines
Diff to previous 1.30.2.15 , to branch point 1.30
auth lang string: MDL-17209 typo fix

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 23:49:12 2008 WST (16 months ago) by wildgirl
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
auth lang string: MDL-17209 typo fix

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 22:54:58 2008 WST (18 months, 2 weeks ago) by wildgirl
Branch: MAIN
Changes since 1.48: +3 -3 lines
Diff to previous 1.48
MDL-15879 lang string typo fix (thanks to Susan Mangan)

Revision 1.30.2.15 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 22:53:11 2008 WST (18 months, 2 weeks ago) by wildgirl
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_193
Changes since 1.30.2.14: +3 -3 lines
Diff to previous 1.30.2.14 , to branch point 1.30
MDL-15879 lang string typo fix (thanks to Susan Mangan)

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 15:18:03 2008 WST (18 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
MDL-15948 inform that curl is required for recaptcha; merged from MOODLE_19_STABLE

Revision 1.30.2.14 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 15:17:36 2008 WST (18 months, 2 weeks ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.30.2.13: +2 -2 lines
Diff to previous 1.30.2.13 , to branch point 1.30
MDL-15948 inform that curl is required for recaptcha

Revision 1.18.2.13 - (view) (download) (annotate) - [select for diffs]
Sun Jul 6 06:47:32 2008 WST (20 months, 2 weeks ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_1811, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.18.2.12: +2 -2 lines
Diff to previous 1.18.2.12 , to branch point 1.18 , to next main 1.62
MDL-13811 reworked unsetting of preferences and minor tweaks; backported from HEAD

Revision 1.30.2.13 - (view) (download) (annotate) - [select for diffs]
Sun Jul 6 06:46:58 2008 WST (20 months, 2 weeks ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_192
Changes since 1.30.2.12: +2 -2 lines
Diff to previous 1.30.2.12 , to branch point 1.30
MDL-13811 reworked unsetting of preferences and minor tweaks; backported from HEAD

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sun Jul 6 06:46:31 2008 WST (20 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
MDL-13811 reworked unsetting of preferences and minor tweaks

Revision 1.18.2.12 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 22:41:55 2008 WST (20 months, 2 weeks ago) by nicolasconnault
Branch: MOODLE_18_STABLE
Changes since 1.18.2.11: +21 -4 lines
Diff to previous 1.18.2.11 , to branch point 1.18
MDL-13811 Completed the required changes. Also added a "Cancel email change" link.

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 22:28:13 2008 WST (20 months, 2 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.45: +20 -5 lines
Diff to previous 1.45
MDL-13811 Completed the required changes. Also added a "Cancel email change" link. Merging from MOODLE_19_STABLE

Revision 1.30.2.12 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 22:06:59 2008 WST (20 months, 2 weeks ago) by nicolasconnault
Branch: MOODLE_19_STABLE
Changes since 1.30.2.11: +19 -5 lines
Diff to previous 1.30.2.11 , to branch point 1.30
MDL-13811 Completed the required changes. Also added a "Cancel email change" link.

Revision 1.18.2.11 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 07:57:52 2008 WST (20 months, 2 weeks ago) by skodak
Branch: MOODLE_18_STABLE
Changes since 1.18.2.10: +2 -2 lines
Diff to previous 1.18.2.10 , to branch point 1.18
MDL-15544 add danger warning for email self-registration; backported from HEAD

Revision 1.30.2.11 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 07:54:22 2008 WST (20 months, 2 weeks ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.30.2.10: +2 -2 lines
Diff to previous 1.30.2.10 , to branch point 1.30
MDL-15544 Disable email signup in new installation - add danger warning; backported from HEAD

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 07:53:14 2008 WST (20 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
MDL-15544 Disable email signup in new installation - add danger warning

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Wed Apr 16 17:16:50 2008 WST (23 months ago) by dongsheng
Branch: MAIN
Changes since 1.43: +1 -3 lines
Diff to previous 1.43
MDL-14129, fix incorrect print_error() call

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Mar 20 21:20:17 2008 WST (23 months, 4 weeks ago) by poltawski
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
MDL-13994 - lang typo, thanks to Charles Kelly

merged from MOODLE_19_STABLE

Revision 1.30.2.10 - (view) (download) (annotate) - [select for diffs]
Thu Mar 20 21:19:26 2008 WST (23 months, 4 weeks ago) by poltawski
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191
Changes since 1.30.2.9: +2 -2 lines
Diff to previous 1.30.2.9 , to branch point 1.30
MDL-13994 - lang typo, thanks to Charles Kelly

Revision 1.30.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Mar 14 00:45:32 2008 WST (2 years ago) by nicolasconnault
Branch: MOODLE_19_STABLE
Changes since 1.30.2.8: +3 -3 lines
Diff to previous 1.30.2.8 , to branch point 1.30
MDL-13796 Committing new recaptcha element. Merging from HEAD

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Mar 14 00:45:16 2008 WST (2 years ago) by nicolasconnault
Branch: MAIN
Changes since 1.41: +3 -3 lines
Diff to previous 1.41
MDL-13796 Committing new recaptcha element

Revision 1.30.2.8 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 21:37:35 2008 WST (2 years ago) by nicolasconnault
Branch: MOODLE_19_STABLE
Changes since 1.30.2.7: +2 -1 lines
Diff to previous 1.30.2.7 , to branch point 1.30
MDL-13796 Backported recaptcha element from HEAD.

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 19:34:50 2008 WST (2 years ago) by nicolasconnault
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40
MDL-13796 Added help button and help file, used Snoopy in recaptchalib for proxy support, fixed lang strings, refactored validation code, used element property to pass error string around.

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 02:32:32 2008 WST (2 years ago) by nicolasconnault
Branch: MAIN
Changes since 1.39: +10 -2 lines
Diff to previous 1.39
MDL-13796 Most of the recaptcha implementation is done.

Revision 1.30.2.7 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 02:21:33 2008 WST (2 years ago) by nicolasconnault
Branch: MOODLE_19_STABLE
Changes since 1.30.2.6: +10 -2 lines
Diff to previous 1.30.2.6 , to branch point 1.30
MDL-13796 Most of the recaptcha implementation is done.

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sat Mar 1 07:12:07 2008 WST (2 years ago) by nicolasconnault
Branch: MAIN
Changes since 1.38: +5 -1 lines
Diff to previous 1.38
MDL-13564 Deduced the missing strings from similar strings found in auth.php. Merging from MOODLE_19_STABLE

Revision 1.30.2.6 - (view) (download) (annotate) - [select for diffs]
Sat Mar 1 07:11:09 2008 WST (2 years ago) by nicolasconnault
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.30.2.5: +5 -1 lines
Diff to previous 1.30.2.5 , to branch point 1.30
MDL-13564 Deduced the missing strings from similar strings found in auth.php

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Feb 1 21:48:27 2008 WST (2 years, 1 month ago) by exe-cutor
Branch: MAIN
Changes since 1.37: +6 -0 lines
Diff to previous 1.37
Merged Shibboleth integrated WAYF service from 19_STABLE

Revision 1.30.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Feb 1 17:34:08 2008 WST (2 years, 1 month ago) by exe-cutor
Branch: MOODLE_19_STABLE
Changes since 1.30.2.4: +7 -1 lines
Diff to previous 1.30.2.4 , to branch point 1.30
Added new text strings for integrated Shibboleth WAYF service

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Dec 27 07:13:26 2007 WST (2 years, 2 months ago) by poltawski
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
MDL-4164 fixed typo

Revision 1.30.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Dec 27 07:12:23 2007 WST (2 years, 2 months ago) by poltawski
Branch: MOODLE_19_STABLE
Changes since 1.30.2.3: +2 -2 lines
Diff to previous 1.30.2.3 , to branch point 1.30
MDL-4164 - fix typo

Revision 1.30.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 02:38:43 2007 WST (2 years, 3 months ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.30.2.2: +2 -1 lines
Diff to previous 1.30.2.2 , to branch point 1.30
MDL-11561 admin tree improvements and bugfixing; backported from HEAD

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 02:35:23 2007 WST (2 years, 3 months ago) by skodak
Branch: MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35
MDL-11561 admin tree improvements and bugfixing

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Nov 21 08:47:37 2007 WST (2 years, 3 months ago) by mudrd8mz
Branch: MAIN
Changes since 1.34: +4 -4 lines
Diff to previous 1.34
Fixes typo 'yes'' -> 'yes'

Revision 1.30.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 08:45:21 2007 WST (2 years, 4 months ago) by martinlanghoff
Branch: MOODLE_19_STABLE
Changes since 1.30.2.1: +10 -2 lines
Diff to previous 1.30.2.1 , to branch point 1.30
MDL-9399 - auth/ldap NTLM SSO - strings

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 07:47:30 2007 WST (2 years, 4 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33
MDL-9399 - auth/ldap: Strings for NTLM SSO - forgot one

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 07:43:56 2007 WST (2 years, 4 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.32: +8 -1 lines
Diff to previous 1.32
MDL-9399 auth/ldap: Strings for NTLM SSO
cvs: ----------------------------------------------------------------------

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 07:23:45 2007 WST (2 years, 4 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
MDL-12178 auth/ldap: "creators" role assignment now also supports contexts

Now the DNs that indicate a course-creator role can also be contexts.
This way we support one more widely used practice in the weird and
wonderful LDAP world...

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Nov 1 23:37:51 2007 WST (2 years, 4 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.30: +3 -1 lines
Diff to previous 1.30
MDL-11977:
Add an an optional forgotten password handling url

Merged from STABLE_19

Revision 1.30.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Nov 1 23:36:25 2007 WST (2 years, 4 months ago) by thepurpleblob
Branch: MOODLE_19_STABLE
Changes since 1.30: +3 -1 lines
Diff to previous 1.30
MDL-11977:
Add an an optional forgotten password handling url

Revision 1.18.2.10 - (view) (download) (annotate) - [select for diffs]
Sun Oct 7 22:10:51 2007 WST (2 years, 5 months ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_183, MOODLE_184, MOODLE_185
Changes since 1.18.2.9: +2 -2 lines
Diff to previous 1.18.2.9 , to branch point 1.18
MDL-11448 FirstClass Authentication does not hold settings and has cosmetic and info leakage issues, patch by Dan Trockman; backported from HEAD

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun Oct 7 22:08:37 2007 WST (2 years, 5 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
MDL-11448 FirstClass Authentication does not hold settings and has cosmetic and info leakage issues, patch by Dan Trockman

Revision 1.18.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 18:18:10 2007 WST (2 years, 8 months ago) by moodler
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_182
Changes since 1.18.2.8: +14 -15 lines
Diff to previous 1.18.2.8 , to branch point 1.18
New CAS module from Jérôme Gutierrez   MDL-10366

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed May 30 16:47:00 2007 WST (2 years, 9 months ago) by skodak
Branch: MAIN
Branch point for: MOODLE_19_CLI
Changes since 1.28: +3 -1 lines
Diff to previous 1.28
MDL-9626 Enable user signup with Active Directory (via LDAP); patch by Iñaki Arenaza - thanks!

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue May 22 04:33:42 2007 WST (2 years, 9 months ago) by skodak
Branch: MAIN
Changes since 1.27: +4 -2 lines
Diff to previous 1.27
MDL-9880 Remove user_activate() method from public API because it was used only from user_confirm() in LDAP, other plugins use only user_confirm()
MDL-9575 fix email signup in ldap auth mod

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Apr 29 22:09:12 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.26: +10 -1 lines
Diff to previous 1.26
MDL-8813 Cas auth for 1.8x - credit goes to Jérôme Gutierrez; TODO: redirection after failed login; merged from MOODLE_18_STABLE

Revision 1.18.2.8 - (view) (download) (annotate) - [select for diffs]
Sun Apr 29 21:57:52 2007 WST (2 years, 10 months ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_181
Changes since 1.18.2.7: +10 -1 lines
Diff to previous 1.18.2.7 , to branch point 1.18
MDL-8813 Cas auth for 1.8x - credit goes to Jérôme Gutierrez; TODO: redirection after failed login

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Apr 26 03:36:47 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.25: +6 -1 lines
Diff to previous 1.25
MDL-8031 Enforce password complexity for user authentication - original patch by Iñaki Arenaza

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Apr 20 15:54:51 2007 WST (2 years, 11 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.24: +5 -5 lines
Diff to previous 1.24
Fixed many xhtml errors

Revision 1.18.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 20 15:49:58 2007 WST (2 years, 11 months ago) by nicolasconnault
Branch: MOODLE_18_STABLE
Changes since 1.18.2.6: +5 -5 lines
Diff to previous 1.18.2.6 , to branch point 1.18
Fixed many XHTML errors

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Mar 30 03:50:53 2007 WST (2 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.23: +3 -1 lines
Diff to previous 1.23
MDL-3339 support md5 and sha1 in ldap when adding or changing passwords; merged from MOODLE_18_STABLE

Revision 1.18.2.6 - (view) (download) (annotate) - [select for diffs]
Fri Mar 30 03:47:21 2007 WST (2 years, 11 months ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18
Changes since 1.18.2.5: +3 -1 lines
Diff to previous 1.18.2.5 , to branch point 1.18
MDL-3339 support md5 and sha1 in ldap when adding or changing passwords

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Mar 29 23:53:09 2007 WST (2 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.22: +3 -1 lines
Diff to previous 1.22
MDL-8590 fixed ldap creators, added new option to specify dn in member attribute; merged from MOODLE_18_STABLE

Revision 1.18.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Mar 29 23:51:16 2007 WST (2 years, 11 months ago) by skodak
Branch: MOODLE_18_STABLE
Changes since 1.18.2.4: +3 -1 lines
Diff to previous 1.18.2.4 , to branch point 1.18
MDL-8590 fixed ldap creators, added new option to specify dn in member attribute

Revision 1.3.6.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:49:14 2007 WST (2 years, 11 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.3: +3 -3 lines
Diff to previous 1.3 , to next main 1.62
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.18.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Mar 22 21:40:27 2007 WST (2 years, 11 months ago) by skodak
Branch: MOODLE_18_STABLE
Changes since 1.18.2.3: +2 -1 lines
Diff to previous 1.18.2.3 , to branch point 1.18
(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.22 - (view) (download) (annotate) - [select for diffs]
Thu Mar 22 21:28:04 2007 WST (2 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
(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.18.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 06:52:32 2007 WST (3 years ago) by skodak
Branch: MOODLE_18_STABLE
Changes since 1.18.2.2: +3 -1 lines
Diff to previous 1.18.2.2 , to branch point 1.18
MDL-8590 auth cleanup - part 7 and MDL-8598; backported from HEAD

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 06:48:48 2007 WST (3 years ago) by skodak
Branch: MAIN
Changes since 1.20: +3 -1 lines
Diff to previous 1.20
MDL-8590 auth cleanup - part 7 and MDL-8598

Revision 1.18.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Feb 21 02:23:08 2007 WST (3 years ago) by skodak
Branch: MOODLE_18_STABLE
Changes since 1.18.2.1: +33 -18 lines
Diff to previous 1.18.2.1 , to branch point 1.18
MDL-8590 auth cleanup - part 3; backported from HEAD

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Feb 21 02:15:14 2007 WST (3 years ago) by skodak
Branch: MAIN
Changes since 1.19: +33 -18 lines
Diff to previous 1.19
MDL-8590 auth cleanup - part 3

Revision 1.18.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 16 19:48:07 2007 WST (3 years, 1 month ago) by skodak
Branch: MOODLE_18_STABLE
Changes since 1.18: +15 -4 lines
Diff to previous 1.18
MDL-8542 External db auth cleanup

* configurable encoding conversions
* fixed handling of magic quotes
* proper sybase quoting
* adodb debug mode
* fixed language strings
* sha1 support
* connection setup command (use names 'utf8')

backported from HEAD
* mysqli support
* form field labels
* general cleanup and minor fixing

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Feb 16 19:45:54 2007 WST (3 years, 1 month ago) by skodak
Branch: MAIN
Changes since 1.18: +15 -4 lines
Diff to previous 1.18
MDL-8542 External db auth cleanup

* configurable encoding conversions
* fixed handling of magic quotes
* proper sybase quoting
* adodb debug mode
* fixed language strings
* sha1 support
* connection setup command (use names 'utf8')
* mysqli support
* form field labels
* general cleanup and minor fixing

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Jan 24 06:35:08 2007 WST (3 years, 1 month ago) by donal72
Branch: MAIN
CVS Tags: MOODLE_18_BETA
Branch point for: MOODLE_18_STABLE
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Auth:  Typo fix:  exprire -> expire MDL-8151

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Jan 17 23:13:19 2007 WST (3 years, 2 months ago) by donal72
Branch: MAIN
Changes since 1.16: +3 -1 lines
Diff to previous 1.16
Mnet:  In auth config, show which hosts have mnet/auth configured

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 10:41:45 2007 WST (3 years, 2 months ago) by donal72
Branch: MAIN
Changes since 1.15: +14 -1 lines
Diff to previous 1.15
Auth: Replace hardcoded strings: MDL-8069

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 09:05:47 2007 WST (3 years, 2 months ago) by donal72
Branch: MAIN
Changes since 1.14: +11 -1 lines
Diff to previous 1.14
Auth: Replace hardcoded strings: MDL-8069

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 08:17:53 2007 WST (3 years, 2 months ago) by donal72
Branch: MAIN
Changes since 1.13: +66 -3 lines
Diff to previous 1.13
Auth: Replace hardcoded strings: MDL-8069

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 06:43:04 2007 WST (3 years, 2 months ago) by donal72
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12
Auth: Replace hardcoded strings: MDL-8069

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jan 10 09:39:15 2007 WST (3 years, 2 months ago) by donal72
Branch: MAIN
Changes since 1.11: +8 -1 lines
Diff to previous 1.11
mnet: Replace hardcoded strings: MDL-8069

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

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 08:38:25 2007 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
MDL-7861 xhtml strict fixes - fixed all <br> in our code

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 13:52:42 2007 WST (3 years, 2 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.8: +73 -34 lines
Diff to previous 1.8
multiauth: migrated all files to the new OO API, written new API documentation


Author: Martin Langhoff <martin@catalyst.net.nz>

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 16:48:40 2006 WST (3 years, 3 months ago) by toyomoyo
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE_MERGE
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
accessibility fixes

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Nov 1 17:44:02 2006 WST (3 years, 4 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE
Branch point for: MOODLE_18_GROUPS
Changes since 1.6: +40 -40 lines
Diff to previous 1.6
Merged tidy-ups from stable

Revision 1.4.4.3 - (view) (download) (annotate) - [select for diffs]
Wed Nov 1 17:37:06 2006 WST (3 years, 4 months ago) by moodler
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_BETA2, MOODLE_17_MERGED, MOODLE_17_WEEKLY
Changes since 1.4.4.2: +40 -40 lines
Diff to previous 1.4.4.2 , to branch point 1.4 , to next main 1.62
Tidied up string files

Revision 1.3.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 05:31:02 2006 WST (3 years, 4 months ago) by skodak
CVS Tags: MOODLE_164, MOODLE_16_MERGED
Changes since 1.3.2.2: +2 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3 , to next main 1.62
Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 revisited - new patch by Martin Langhoff; backported from MOODLE_17_STABLE

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 05:30:25 2006 WST (3 years, 4 months ago) by skodak
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 revisited - new patch by Martin Langhoff; merged from MOODLE_17_STABLE

Revision 1.4.4.2 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 05:28:55 2006 WST (3 years, 4 months ago) by skodak
Branch: MOODLE_17_STABLE
Changes since 1.4.4.1: +2 -2 lines
Diff to previous 1.4.4.1 , to branch point 1.4
Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 revisited - new patch by Martin Langhoff

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 04:50:09 2006 WST (3 years, 4 months ago) by skodak
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 - found by Inaki Arenaza; merged from MOODLE_17_STABLE

Revision 1.3.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 04:49:05 2006 WST (3 years, 4 months ago) by skodak
Changes since 1.3.2.1: +2 -2 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 - found by Inaki Arenaza; backported from MOODLE_17_STABLE

Revision 1.4.4.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 04:48:32 2006 WST (3 years, 4 months ago) by skodak
Branch: MOODLE_17_STABLE
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 - found by Inaki Arenaza

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jul 20 09:33:11 2006 WST (3 years, 8 months ago) by ikawhero
Branch: MAIN
CVS Tags: MOODLE_17_BETA, MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS, MOODLE_17_STABLE
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Fixed typo. Merged from stable.

Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Jul 20 08:42:56 2006 WST (3 years, 8 months ago) by ikawhero
CVS Tags: MOODLE_161, MOODLE_162, MOODLE_163
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Fixed typo.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 7 19:13:56 2006 WST (4 years ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_16, MOODLE_16_BETA
Branch point for: MOODLE_16_STABLE, MOODLE_17_ROLES
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
parameter cleaup - round 6; major cleanup and fixing in uploaduser.php

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 2 15:50:53 2006 WST (4 years ago) by exe-cutor
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
Changed and added some Shibboleth language strings

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Feb 6 17:28:54 2006 WST (4 years, 1 month ago) by moodler
Branch: MAIN
New base version of English in Unicode format

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.10