- 30 Apr, 2009 5 commits
- 28 Apr, 2009 1 commit
-
-
tobyink authored
added notes for a couple of other external dependencies.
-
- 24 Apr, 2009 3 commits
- 23 Apr, 2009 1 commit
-
-
mattl authored
-
- 20 Apr, 2009 2 commits
- 14 Apr, 2009 1 commit
-
-
tobyink authored
-
- 12 Apr, 2009 6 commits
- 10 Apr, 2009 5 commits
- 09 Apr, 2009 3 commits
- 08 Apr, 2009 1 commit
-
-
tonyb486 authored
-
- 07 Apr, 2009 2 commits
- 05 Apr, 2009 2 commits
- 04 Apr, 2009 4 commits
-
-
elleo authored
Keep track of the gobbler version a configuration was created with, so we can instruct the user to reinstall (or run an upgrade script in the future) if there's been an incompatible configuration or database change.
-
elleo authored
Basic implementation of submissions handshake protocol (currently only works with standard authentication, not web services auth) Add helper functions for validating webservices/standard tokens (only standard tokens are implemented) Change password storage to only be md5($password) rather than md5(md5($password)), otherwise standard tokens can't be generated (standard tokens are "md5(md5($password) . $timestamp)") Update README to give details on testing submissions handshake via standard auth.
-
bmccalip authored
See the README for a walkthrough of a test sequence.
-
- 03 Apr, 2009 1 commit
-
-
elleo authored
Initial commit for gobbler (last.fm compatible audioscrobbler). Just a simple install/configuration script for now.
-