mitgliederverwaltung/lib/membership
Moritz 6846363132
Refactor: NoActor to SimpleCheck with compile-time environment check
This prevents security issues where :create/:read without actor would
be allowed in production. Now all operations require an actor in production.
2026-01-13 15:01:54 +01:00
..
custom_field/changes feat: add custom field slug 2025-11-20 14:23:25 +01:00
member/changes docs: add typespec for SetDefaultMembershipFeeType.change/3 2025-12-26 21:40:32 +01:00
setting/changes feat: add atomic update for single member field visibility 2026-01-08 11:28:27 +01:00
custom_field.ex chore: remove immutable from custom fields 2025-12-16 14:35:00 +01:00
custom_field_value.ex feat: custom field deletion 2025-11-20 15:04:08 +01:00
email.ex fix: Allow optional email values in custom fields 2025-11-13 18:40:18 +01:00
member.ex Refactor: NoActor to SimpleCheck with compile-time environment check 2026-01-13 15:01:54 +01:00
membership.ex fix linting 2026-01-08 11:41:24 +01:00
setting.ex feat: add atomic update for single member field visibility 2026-01-08 11:28:27 +01:00