diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2010-09-16 15:17:00 -0700 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2010-09-16 15:17:00 -0700 |
| commit | 5e316f78c6d73fcba9b39c0f9033f1d670de83cb (patch) | |
| tree | 9c6f4fe2cc7551f94b80aa18971bfba717d344ec /modules/gallery/module.info | |
| parent | 3e3098956c2cd20bef7f1861e58cbe98f9b9de63 (diff) | |
Restrict viewing user profile pages to registered users only, but
provide a "show_user_profiles_to" setting to allow admins to open it
up to everybody (choices there are "registered_users", "admin_users"
or "everybody"). Fixes ticket #1378.
Diffstat (limited to 'modules/gallery/module.info')
| -rw-r--r-- | modules/gallery/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/module.info b/modules/gallery/module.info index cc3b2723..5791f79d 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 38 +version = 39 |
