1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 03:11:04 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
spl0k
3ecd787895 Removed the ability to create the first user (admin) through the web interface 2013-09-23 11:46:06 +02:00
spl0k
1994e1e1a2 *Manager classes get their own package 2013-09-05 21:28:09 +02:00
spl0k
811bbbe81f Better handling of config files using python ConfigParser
Closes #4
2013-07-15 14:38:24 +02:00
spl0k
9b3bb99b48 Some small fixes
The code in api/annotation.py was technically correct, but caused
exceptions in a wsgi environment
2013-06-17 17:06:11 +02:00
Alban
197722c3ed Users import/export to keep a backup in case of DB schema change 2013-06-07 19:20:04 +02:00
Alban
c255d9be99 LastFM support 2012-12-09 21:40:31 +01:00
Alban
6b2a5f5cec Beginning og LastFM support: one can link an account 2012-12-09 21:38:06 +01:00
Alban
64cbccf9ad Pages allowing the user to change his pasword and email 2012-12-09 21:34:39 +01:00
Alban
e40bc11f30 Securing user and folder areas 2012-12-09 21:30:37 +01:00
Alban
db2694352e Folders management got its own module 2012-12-09 21:23:08 +01:00
Alban
856e96c28d Small change on UserManager error handling 2012-12-09 21:21:38 +01:00
Alban
c8f0a22980 Manager class to centralize user management 2012-12-09 21:20:05 +01:00
Alban
848cfb2814 Login/logout 2012-12-09 21:20:05 +01:00
Alban
e44f7dc2bf User management got its own module, along with initial configuration 2012-12-09 21:19:15 +01:00