This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-08-20 22:05:22 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc41d091349d80100e436f5df673a2e803fa7f40
gallery3
/
modules
/
user
T
History
Tim Almdal
fc41d09134
Revert "Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file."
...
This reverts commit
4fe5801c88
.
2009-11-18 10:54:01 -08:00
..
config
Move the default identity config into the users module and change the Identity constructor to look in module::get_var(gallery, identity_provider) for the current identity driver.
2009-10-18 08:00:33 -07:00
controllers
Redesign the way that we consider page types to create buckets of page
2009-11-17 14:04:45 -08:00
css
Remove g-dialog-link from special groups delete button (registered users, everybody), it's supposed to be disabled. Updated wording of headings and instructions.
2009-11-14 23:31:14 -07:00
helpers
Revert "Use an event 'check_user_name_exists' to validate the input name is already in use. The parameter is a standard class with the name and an exists flag. Any event handler should or their result with the exists flag."
2009-10-31 16:16:47 -07:00
images
Move the password strength image out of css and into an images folder.
2009-11-14 13:23:23 -07:00
js
Add a password strength meter.
2009-10-27 12:23:48 -07:00
lib
Get rid of trailing whitespace in security preamble
2009-05-18 04:13:09 +00:00
libraries/drivers
/IdentityProvider
Add the add_user_to_group and remove_user_from_group api method calls. If the identity provider isn't writable, the method implementations should throw an Invalid Operation exception.
2009-10-29 19:16:08 -07:00
models
Make the user name a required field. Fixes ticket
#852
2009-10-28 17:13:23 -07:00
tests
Revert "Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file."
2009-11-18 10:54:01 -08:00
views
Remove g-dialog-link from special groups delete button (registered users, everybody), it's supposed to be disabled. Updated wording of headings and instructions.
2009-11-14 23:31:14 -07:00
module.info
Set the minimum password length to 5. The gallery owner can change this in the advance settings.
2009-10-27 10:13:52 -07:00