<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/21/en/index.php?action=history&amp;feed=atom&amp;title=Development%3AAuth_External_Database_Release_Notes</id>
	<title>Development:Auth External Database Release Notes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/21/en/index.php?action=history&amp;feed=atom&amp;title=Development%3AAuth_External_Database_Release_Notes"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Development:Auth_External_Database_Release_Notes&amp;action=history"/>
	<updated>2026-04-18T17:40:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Development:Auth_External_Database_Release_Notes&amp;diff=50095&amp;oldid=prev</id>
		<title>Bushido: New page: * Added more data mappings: ** maildigest ** autosubscribe ** trackforums ** password * Implemented the cron method. * Added unlimited execution time for auth/db/auth_db_sync_users.php * N...</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Development:Auth_External_Database_Release_Notes&amp;diff=50095&amp;oldid=prev"/>
		<updated>2009-02-04T23:50:04Z</updated>

		<summary type="html">&lt;p&gt;New page: * Added more data mappings: ** maildigest ** autosubscribe ** trackforums ** password * Implemented the cron method. * Added unlimited execution time for auth/db/auth_db_sync_users.php * N...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Added more data mappings:&lt;br /&gt;
** maildigest&lt;br /&gt;
** autosubscribe&lt;br /&gt;
** trackforums&lt;br /&gt;
** password&lt;br /&gt;
* Implemented the cron method.&lt;br /&gt;
* Added unlimited execution time for auth/db/auth_db_sync_users.php&lt;br /&gt;
* New settings when Password format is set to internal:&lt;br /&gt;
** Create Unique Password: If the password type is set to internal then this setting determines if a unique password is created and emailed to the user&amp;#039;s email address in the external datbase.&lt;br /&gt;
** Only Change this Password: Adding a value to this field causes moodle to only create a password for those users that have their password set to the value. For example changeme will cause all users with the password changeme to have a unique password created and emailed to them. Leave this blank if you want to change all users password when their acocunt is first created.&lt;br /&gt;
** Force Password Change: If the password type is set to internal then this setting determines if the user is forced to change their password on their first login&lt;br /&gt;
* Performance improvements:&lt;br /&gt;
** With original code, attempted to create 100,000 users and execution was terminated after waiting for a long time (hour or more).&lt;br /&gt;
** With the new code, created 20,000 users in 36 seconds and 100,000 users in 188 seconds.&lt;/div&gt;</summary>
		<author><name>Bushido</name></author>
	</entry>
</feed>