You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.
puppet_webhook currently supports two kinds of authentication:
Basic authentication with a username/password stored in configuration file
ActiveRecord-backed SQLite database and Rake Script that generates an auth token.
These need to be reviewed in order to ensure that the authentication management is as secure and easy to use as possible, we should review the authentication process/API and see what can be improved.
The text was updated successfully, but these errors were encountered:
puppet_webhook
currently supports two kinds of authentication:These need to be reviewed in order to ensure that the authentication management is as secure and easy to use as possible, we should review the authentication process/API and see what can be improved.
The text was updated successfully, but these errors were encountered: