7d800dc5e8
refactor(socialaccount): extract pure decode_id_token helper
b56f7b6e66
refactor(ratelimit): extract the pure rate decision into apply_rate()
refactor(socialaccount): extract pure decode_id_token helper
bufke
pushed to refactor-list-apps-from-settings at bufke/django-allauth
2026年07月08日 18:56:51 +02:00
4e3668426d
refactor(socialaccount): lift settings-backed SocialApp construction out of list_apps
b56f7b6e66
refactor(ratelimit): extract the pure rate decision into apply_rate()
refactor(socialaccount): lift settings-backed SocialApp construction out of list_apps
a972cd7622
refactor(socialaccount): extract pure decode_id_token helper
bufke
pushed to refactor-list-apps-from-settings at bufke/django-allauth
2026年07月08日 17:45:37 +02:00
5491b65656
refactor(socialaccount): lift settings-backed SocialApp construction out of list_apps
bufke
pushed to refactor-list-apps-from-settings at bufke/django-allauth
2026年07月08日 17:37:34 +02:00
2409fb2132
refactor(socialaccount): lift settings-backed SocialApp construction out of list_apps
bufke
pushed to refactor-list-apps-from-settings at bufke/django-allauth
2026年07月07日 23:37:53 +02:00
b2fd8e860a
refactor(socialaccount): lift settings-backed SocialApp construction out of list_apps
e22a2cf36f
refactor(account): extract pure select_primary_address helper
bufke
pushed to refactor-list-apps-from-settings at bufke/django-allauth
2026年07月07日 23:28:46 +02:00
0d5e573628
refactor(socialaccount): lift settings-backed SocialApp construction out of list_apps
bufke
created branch refactor-list-apps-from-settings in bufke/django-allauth
2026年07月07日 23:28:46 +02:00
3e8d41dbd8
refactor(socialaccount): extract pure decode_id_token helper
bufke
created branch refactor-jwtkit-decode-id-token in bufke/django-allauth
2026年07月07日 23:28:31 +02:00
9f6f308a40
refactor(account): extract pure select_primary_address helper
bufke
created branch refactor-select-primary-address in bufke/django-allauth
2026年07月07日 23:28:12 +02:00
refactor(ratelimit): extract the pure rate decision into apply_rate()
The async fork does have the a* prefixes, I won't submit those. Fixes I could submit would be io-free function refactors, when merited in the this code base. Those make the a-prefix functions...
b56f7b6e66
refactor(ratelimit): extract the pure rate decision into apply_rate()
WIP: refactor(ratelimit): extract the pure rate decision into apply_rate()
ffa5c38f14
refactor(ratelimit): extract the pure rate decision into apply_rate()