Updated path

This commit is contained in:
Lars Scheibling
2024-01-12 09:20:18 +00:00
parent fabe599f29
commit c1a0f72fa1
19 changed files with 21 additions and 30 deletions

View File

@@ -6,6 +6,11 @@
This is a Go wrapper for the PAM application API.
Package path changed for ease of use, and to avoid conflicts with the original
Originally created by [Mike Steinert](https://github.com/msteinert/pam)
Updated and modified by [Marco Trevisan](https://github.com/3v1n0/go-pam/tree/pam-moduler)
## Module support
Go PAM can also used to create PAM modules in a simple way, using the go.