DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibuser-simple-perl
BeschreibungSimple user sessions management
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.43-1
Sektionperl
Prioritätoptional
Installierte Größe72 Byte
Hängt ab vonperl (>= 5.6.0-16), libdate-calc-perl, libdbi-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße29292 Byte
Prüfsumme MD5617dcbdbbab37a49e3dd612e14f99350
Prüfsumme SHA1dfc0b28a75fa30471bc0f3074d9d2790d1d47907
Prüfsumme SHA256556fb30e3b090d17a67d952b4049c5fe1455973ea45c0b4f0a8141d8755dbf37
Link zum Herunterladenlibuser-simple-perl_1.43-1_all.deb
Ausführliche BeschreibungUser::Simple provides a very simple framework for validating users, managing their sessions and storing a minimal set of information (this is, a meaningful user login/password pair and the user's name) via a database. The sessions can be used as identifiers for i.e. cookies on a Web system. The passwords are stored as MD5 hashes (this means, the password is not stored in clear text). . User::Simple was originally developed with a PostgreSQL database in mind, but should work with any DBI handle, be it from a real database (i.e. PostgreSQL, Firebird, MySQL) or from a file-based one (DBD::CSV, DBD::XBase, DBD::DBM, etc.)


Impressum
Linux is a registered trademark of Linus Torvalds