Commit Graph

5 Commits

Author SHA1 Message Date
dc5b0fb0d3
Fix age mask parsing from config
- initialize age mask to zero
- drop default bitstring for age mask, use string instead

-remove default age mask bits, use string instead

-strdup
2023-05-09 21:45:59 +02:00
8e6b086753
mark parameter as const; free correct object 2023-01-02 17:47:06 +01:00
631ab71895
-typo 2022-11-04 13:04:37 +01:00
a76556f0ca
-typos in arguments fixed 2022-11-04 12:58:03 +01:00
752f102738
policy extensions and age restriction refactoring
- refactoring of extension-plugin-mechanism
- refactoring of age restriction extension
- added policy extensions plugin plumbing
- added DB schema and api
  - policy_details
  - policy_fulfillments
2022-11-04 12:18:16 +01:00