This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
86a91c11cf8e2af8d100ee8a982a299d341ef032
gallery3
/
modules
/
user
/
module.info
5 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add quotes around all values that contain spaces in them, and add a 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.
2009-07-13 10:36:55 -07:00
name = "Users and Groups"
Add a flag in the module.info (no_module_admin) to indicate that this module shouldn't be managed by the default module administration screen. This module will always be locked on that screen.
2009-10-27 07:57:51 -07:00
description = "Gallery 3 user and group management"
Force all non-guest users to have an email address since that's 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.
2010-01-31 20:50:52 -08:00
version = 3
Add a flag in the module.info (no_module_admin) to indicate that this module shouldn't be managed by the default module administration screen. This module will always be locked on that screen.
2009-10-27 07:57:51 -07:00
Reference in New Issue
Copy Permalink