implement macos auto-typing support extension #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create an extension that hooks into the password and auto-fill supporft of macos in a proper way and uses the IronStorage for the passwords. This should allow to work in all places in the system that ask for passwords. This might need some server component so the extension doesn't have to carry the whole code inside.
Just an idea for now, requires more fleshing out.
somehow already done.