funkwhale/api/tests/users
Agate f2e5969c44 Added application token for easier auth 2020-08-19 11:41:17 +02:00
..
oauth Added application token for easier auth 2020-08-19 11:41:17 +02:00
__init__.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
test_activity.py Blacked the code 2018-06-09 15:36:16 +02:00
test_admin.py Fix #883: Prevent usage of too weak passwords 2019-09-21 16:11:08 +02:00
test_authentication.py Use scoped tokens to load <audio> urls instead of JWT 2020-05-11 10:06:35 +02:00
test_jwt.py Increase the security of JWT token generation by using DJANGO_SECRET_KEY as well as user-specific salt for the signature 2019-07-13 16:02:10 +02:00
test_ldap.py Implement LDAP authentication 2018-08-22 18:10:39 +00:00
test_middleware.py See #212: record user last activity date 2018-06-17 17:53:40 +02:00
test_models.py Fix #996: Persist theme and language settings accross sessions 2020-07-05 11:22:31 +02:00
test_mutations.py See #852: improved routing logic for federation messages (support multiple objects types for one route) 2019-09-21 16:20:49 +02:00
test_serializers.py Fix #996: Persist theme and language settings accross sessions 2020-07-05 11:22:31 +02:00
test_tasks.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
test_views.py Fix #292: Users can now update their email address 2020-08-02 16:55:23 +02:00