funkwhale/api/tests/users
Agate d4028450a9 Plugins infrastructure 2020-07-03 10:59:12 +02:00
..
oauth Plugins infrastructure 2020-07-03 10:59:12 +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 Ensure 0 quota on user is honored 2020-04-15 15:51:47 +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 Use scoped tokens to load <audio> urls instead of JWT 2020-05-11 10:06:35 +02:00
test_tasks.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
test_views.py Support session/cookie based auth, see #1108 2020-05-18 12:03:30 +02:00