twofactor_totp icon indicating copy to clipboard operation
twofactor_totp copied to clipboard

Check if last_counter column exists before creation

Open MaadixNet opened this issue 1 year ago • 0 comments

If an attempt is made to activate the application on an instance where the last_counter column already exists, the installation fails.

Just need to add the conditional to check that the column does not already exist.

MaadixNet avatar Jun 28 '24 15:06 MaadixNet