-
Notifications
You must be signed in to change notification settings - Fork 334
remove hmac_compat #316
Copy link
Copy link
Open
Labels
maintenanceissues related to making the project usable or testableissues related to making the project usable or testable
Milestone
Metadata
Metadata
Assignees
Labels
maintenanceissues related to making the project usable or testableissues related to making the project usable or testable
Type
Fields
Give feedbackNo fields configured for issues without a type.
Since both 2.6 and 3.6 accept the same data types into hmac, the compat function
hmac_compatis no longer needed, we should remove it.