mjones129 / private-links

Generate one-time-use links that expire after 24 hours.
0 stars 0 forks source link

Cleanup all DB tables on plugin deletion #8

Closed mjones129 closed 4 days ago

mjones129 commented 4 days ago

Currently, uninstall.php only drops the tokens table. It should drop both tables, tokens and SMTP creds.

mjones129 commented 4 days ago

https://github.com/mjones129/private-links/commit/90e6433329be4292752ef9ded2dacec1c1940308