Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functionality to store user password in system keychain (safe, encrypted) #4

Merged
merged 3 commits into from
Jan 4, 2019
Merged

Conversation

madhavtummala
Copy link
Contributor

In the case of macOS, the user will be asked whether to store the password for ERP, against the given username. If the password already exists in the keychain, the attendance will directly be displayed.
Since the passwords are being handled by system managers, it is very safe. For other operating systems the respective system keychains will be used. See here for more info on it.

@apsknight
Copy link
Owner

Thanks for adding this feature. I think this also solves #3 opened by @mathamonkey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants