funkwhale/api
Eliot Berriot 51d94a13fa Merge branch '798-more-flexible-user-url' into 'develop'
Fix #798: Allow users with dots in their usernames to request a subsonic password

Closes #798

See merge request funkwhale/funkwhale!733
2019-04-23 11:38:42 +02:00
..
compose/django fixed wrong daphne path 2019-01-21 14:15:31 +01:00
config Keep persistent connections to the database instead of recreating a new one for each request 2019-04-19 14:29:43 +02:00
funkwhale_api Merge branch '798-more-flexible-user-url' into 'develop' 2019-04-23 11:38:42 +02:00
requirements Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
tests Merge branch '798-more-flexible-user-url' into 'develop' 2019-04-23 11:38:42 +02:00
.coveragerc Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.dockerignore Docker setup is officialy documented! ❤️ 2017-06-25 23:02:36 +02:00
.pylintrc Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
Dockerfile Fixed a docker build issue with pip 19 2019-01-24 11:04:29 +01:00
install_os_dependencies.sh See #542: ensure install_os_dependencies.sh is runnable from anywhere 2018-10-01 19:16:48 +02:00
manage.py Fix #140: Better error messages in case of missing environment variable 2018-03-25 23:05:46 +02:00
requirements.apt Implement LDAP authentication 2018-08-22 18:10:39 +00:00
requirements.pac Implement LDAP authentication 2018-08-22 18:10:39 +00:00
requirements.txt Removed empty production.txt requirements file 2019-01-11 14:26:56 +01:00
setup.cfg Disable HTTPS urls in test 2019-01-11 12:02:52 +01:00