OpenVPN / easy-rsa

easy-rsa - Simple shell based CA utility
Other
4k stars 1.19k forks source link

Completely remove status reports and date functions #1080

Closed TinCanTech closed 6 months ago

TinCanTech commented 7 months ago

Remove Status Reports:

Removed Unused functions:

This change shows how Status Reports code can be removed, in a single step.

TinCanTech commented 7 months ago

Status reports are now re-integrated via easyrsa-tools.lib.

CI test above show correct operation.

TinCanTech commented 6 months ago

Pros: Removes almost one thousand LOC from easyrsa. Cons: None.