| Age | Commit message (Collapse) | Author |
|
required in model validation. Without this, any save on a user
without email will fail which means that you can't log in.
Bump user module to version 3.
|
|
install and switch to a different identity provider.
|
|
the advance settings.
|
|
shouldn't be managed by the default module administration screen. This module will always be locked on that screen.
|
|
test to make sure that we continue to do so.
This makes sure that we don't have problems with 5.3 which treats the
literal "on" as a boolean.
|
|
Each module now has a "module.info" file that has information about
the module, including the core. We can display the installed version,
and the version in the code.
Also take a first shot at a modules admin page.
|