diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2012-03-01 14:06:03 -0500 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2012-03-01 14:06:03 -0500 |
commit | 40e8484a5794c21abab52fa30a34a2d013769602 (patch) | |
tree | df8a977e82ce5b96e97ddbf1deec4470d182e381 /docs/CHANGELOG | |
parent | 55ed43c3320689297f53e5a9cafc9e766aea3517 (diff) | |
download | ampache-40e8484a5794c21abab52fa30a34a2d013769602.tar.gz ampache-40e8484a5794c21abab52fa30a34a2d013769602.tar.bz2 ampache-40e8484a5794c21abab52fa30a34a2d013769602.zip |
FS#213 - User Registration
Add an option to have newly registered accounts disabled by default.
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 9c9747f4..ee709d30 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.6-Alpha2 + - Added admin_enable_required option to user registration - Fixed session issue preventing some users from streaming (reported by miir01) - Quote Content-Disposition header for art, fixes Chrome issue |