Moodle

XMLDB is not used in Auth plugins

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.2
  • Fix Version/s: 2.0
  • Labels:
    None
  • Environment:
    Windows XP, Apache 2.2, PHP 5, Mysql 5
  • Database:
    Any
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

I'm trying to write new auth plugin, that uses data from special table for login generation on user signup. Table should be editable from plugin configuration.
But "moodle/admin/xmldb/index.php" does not show any of auth plugin's folders.
I suppose i shoud write additional module for creation of this table on install and editing it, and then write auth plugin, that uses this table. But I think it's better to tune up XMLDB to scan auth folder.

Activity

Hide
Petr Škoda (skodak) added a comment -

This is finally solved in 2.0dev.
Thank you for the report.

Petr Skoda

Show
Petr Škoda (skodak) added a comment - This is finally solved in 2.0dev. Thank you for the report. Petr Skoda

People

Vote (2)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: