mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
Note that pam_fprint is only temporarily here
This commit is contained in:
3
README
3
README
@ -10,6 +10,9 @@ Written in C. Requires bleeding edge libfprint (libusb-1.0 port).
|
|||||||
|
|
||||||
Licensed under the GPL version 2 (see COPYING).
|
Licensed under the GPL version 2 (see COPYING).
|
||||||
|
|
||||||
|
An experimental PAM login module is included in the 'pam' directory.
|
||||||
|
This will be moved to a separate package once the system has matured.
|
||||||
|
|
||||||
API use cases
|
API use cases
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,9 @@
|
|||||||
* Copyright (C) 2007 Daniel Drake <dsd@gentoo.org>
|
* Copyright (C) 2007 Daniel Drake <dsd@gentoo.org>
|
||||||
* Copyright (C) 2008 Bastien Nocera <hadess@hadess.net>
|
* Copyright (C) 2008 Bastien Nocera <hadess@hadess.net>
|
||||||
*
|
*
|
||||||
|
* Experimental code. This will be moved out of fprintd into it's own
|
||||||
|
* package once the system has matured.
|
||||||
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
* the Free Software Foundation; either version 2 of the License, or
|
* the Free Software Foundation; either version 2 of the License, or
|
||||||
|
|||||||
Reference in New Issue
Block a user