Ticket #225 (assigned change)

Opened 3 months ago

Last modified 1 month ago

Add xml-api role for user and merge passwords

Reported by: vollmerk Assigned to: vollmerk (accepted)
Priority: major Milestone: 3.5 Alpha Release
Component: Interface Design Version: SVN
Keywords: Cc:

Description

Currently for the XML-API the user interface password and the xml-api password are different. Due to confusion I'll go ahead and switch it so that if the user is allowed to use the xml-api then they can authenticate against the XML-API acl using their interface password. This is a desire, not sure if this is possible in the current incarnation without doing a two-way hash on the URL passed in the handshake or starting to store user passwords in a two-way hashable fashion... :(

The ampache clients would have to be able to produce a sha2 of the users password

Attachments

Change History

07/26/08 00:48:04 changed by vollmerk

  • status changed from new to assigned.

Ended up being a SHA1() password, the "password" part of this have been finished just need to make the API use it


Add/Change #225 (Add xml-api role for user and merge passwords)