#367 Manually recreate authorized keys file upon recreation of gitolite acls
Merged by pingou. Opened by puiterwijk.
puiterwijk/pagure fix-364  into  master

Download 367.patch
no initial comment

Note that this \n was the reason that it would ignore any "new" users: this would make it more then a single line.

Note that the \n in stream.write(key + '\n') was the reason that it would ignore any "new" users: this would make it more then a single line.

Note that in my commit message, I say "which will likely be enough for the majority of users.". It do not have any reference or proof for this, other then my instinct.

Metadata