Notice: session_start(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13) in /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php on line 707 Warning: Cannot modify header information - headers already sent by (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php on line 717 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php on line 707 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php on line 707 Warning: Cannot modify header information - headers already sent by (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php on line 717 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php on line 707 Warning: Cannot modify header information - headers already sent by (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php on line 677 Warning: Cannot modify header information - headers already sent by (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/index.php on line 77 Warning: Cannot modify header information - headers already sent by (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/index.php on line 78 Warning: Cannot modify header information - headers already sent by (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/index.php on line 79 Warning: Cannot modify header information - headers already sent by (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/index.php on line 82 Warning: Cannot modify header information - headers already sent by (output started at /data/vollmerk/ampache/lib/flyspray/includes/class.flyspray.php:707) in /data/vollmerk/ampache/lib/flyspray/index.php on line 83 FS#41 : Set default_auth_level, but also allow logins

Ampache

Do not issue any bug reports against versions earlier than 3.5.4 they will be closed.

Furthermore, we cannot accept bugs about metadata or art handling in 3.5.4 due to the large number of bugs that have been fixed since then. 3.5.4 in general is becoming less supportable, and it is suggested to try to reproduce the bug in the latest nightly.

Before submitting a bug please read http://ampache.org/wiki/support:bugs failure to do so may delay resolution of your report.


Tasklist

FS#41 - Set default_auth_level, but also allow logins

Attached to Project: Ampache
Opened by CJ K (xolotl) - Friday, 05 March 2010, 20:07 GMT-8
Last edited by Paul Arthur (flowerysong) - Wednesday, 17 March 2010, 11:00 GMT-8
Task Type Feature
Category Interface
Status Closed
Assigned To No-one
Operating System
Severity Very Low
Priority Normal
Reported Version 3.5.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Not a big deal, but I'd personally like to be able to set a default_auth_level, so that anyone with access to the webserver would be able to use Ampache without having to explicitly log in, but also have the option to log in (say) as an Administrator.

Perhaps a third option to use_auth... true/false/optional. Or something along those lines.
This task depends upon

Closed by  Paul Arthur (flowerysong)
Wednesday, 17 March 2010, 11:00 GMT-8
Reason for closing:  Works for me
Comment by Paul Arthur (flowerysong) - Saturday, 13 March 2010, 20:35 GMT-8
This is already possible; while with use_auth = false you won't be redirected to the login page and will be given the default access level (default_auth_level), if you go directly to the login page you can login and get elevated privileges.

Loading...