prepare for release
source formatting
drop paragonie/constant_time_encodig
prepare for release
fix dead code
add phpstan.neon
update CHANGES
update .php_cs.dist
drop psr/log, drop lc/openvpn-connection-manager
update psalm.xml.dist
source formatting
prepare for release
update CHANGES
set PDO::ATTR_STRINGIFY_FETCHES to true (PHP 8.1 compat)
update CHANGES
only create index if it does not yet exist in migration
add database index to `connection_log` table Fixes: https://todo.sr.ht/~eduvpn/server/64
set platform, ignore composer.lock in git diff
Revert "add API call to delete certificates based on authKey for APIv3" This reverts commit fad5b2e31e71debbde4e04523f2697b5c6f4ca35.
add API call to delete certificates based on authKey for APIv3