analyze memberships that started before time frame
authorAndrew Engelbrecht <andrew@fsf.org>
Wed, 27 Apr 2022 20:08:09 +0000 (16:08 -0400)
committerroot <root@login0d.fsf.org>
Wed, 27 Apr 2022 20:08:09 +0000 (16:08 -0400)
commitf38130e1376c459a391d0c54cd61138b5ec8d4c3
tree8caa4ec3b28d48d407ea1dbeaf7f7e00fc3d5645
parentccf1684dc30019e5a026b4bef771230e6fe3fab2
analyze memberships that started before time frame

... and that continued into a given time frame. this way someone who
bought an annual membership 6.5 years ago will be considered a member as
of 5 years ago. donation are considred in isolation from each other, so
overlapping donations are not cumulative. we do calculate how much the
donation / membership would last based on the amount in a given donation
relative to the base monthly rate for associate and student associate
members.
docs/fsf-drupal-auth.md
lib/Auth/Source/FSFDrupalAuth.php