Files
piratepoet/mailpoet/lib/API
John Oleksowicz fc1f3e6dc2 Inline generateToken for clarity
The only thing Security::generateToken was providing was a default value
 for the $action, which created a pattern of using the same $action
 everywhere, which may not be the best way to go.

 Since it was essentially a wrapper for WP's built-in nonce functions,
 it seemed clearer to use those functions directly to be more explicit
 about how we're handling tokens.

[MAILPOET-2030]
2022-04-11 10:29:35 +02:00
..
2022-04-11 10:29:35 +02:00
2022-03-14 09:36:21 +01:00
2022-01-18 15:30:22 +01:00