Public key issues after re-creating the database
Created by: saifis
I dropped and recreated the database once, And users that added a public key before the database drop are experiencing public key issues.
The problem is old user public keys keep re-appearing in the home/git/.ssh/authorized_keys and the gitolite/keydir directory.
I deleted them from the authorized_keys, from the keydir directory, and have checked the keys table in the database, yet after a few minutes after deleting them. they reappear.
I don't know what to make of this, any guidance is much appreciated.