Search results for "Password::Policy"
Password::Policy - Make managing multiple password strength profiles easy
Password::Policy is an easy way to manage multiple password strength/encryption profiles. The two most obvious use cases are: - You are running multiple sites with a similar/shared backend, and they have different policies for password strength - You...
ANELSON/Password-Policy-0.04 - 02 Feb 2015 12:22:18 UTC - Search in distribution
Password::Policy::Rule::Pwned - Check passwords haven't been pwned
Plug this rule into Password::Policy to validate potential passwords against the list from haveibeenpwned.com <https://haveibeenpwned.com/API/v2>. It uses the recommended range <https://haveibeenpwned.com/API/v2#SearchingPwnedPasswordsByRange> functi...
HOUSTON/Password-Policy-Rule-Pwned-0.02 - 10 Sep 2018 15:48:12 UTC - Search in distribution- Password::Policy::Exception::Pwned - Die if a password has been pwned
- Password::Policy::Exception::PwnedError - Die if the password pwned API is unreachable
Password::Policy::Encryption::MD5 - The MD5 algorithm for Password::Policy
ANELSON/Password-Policy-Encryption-MD5-0.02
-
28 Jun 2012 22:04:05 UTC
-
Search in distribution
Password::Policy::Encryption::SHA1 - The SHA-1 algorithm for Password::Policy
ANELSON/Password-Policy-Encryption-SHA1-0.02
-
28 Jun 2012 22:08:21 UTC
-
Search in distribution
Cassandra::Client::Policy::Auth::Password
TVDW/Cassandra-Client-0.19
-
03 Mar 2022 13:58:33 UTC
-
Search in distribution
Paws::IAM::PasswordPolicy
Contains information about the account password policy. This data type is used as a response element in the GetAccountPasswordPolicy operation....
JLMARTIN/Paws-0.44 - 14 Jul 2021 09:09:00 UTC - Search in distribution- Paws::IAM::GetAccountPasswordPolicy - Arguments for method GetAccountPasswordPolicy on Paws::IAM
- Paws::CognitoIdp::PasswordPolicyType
- Paws::IAM::DeleteAccountPasswordPolicy - Arguments for method DeleteAccountPasswordPolicy on Paws::IAM
- 39 more results from Paws »
Data::Transpose::PasswordPolicy - Perl extension to enforce password policy
This module enforces the password policy, doing a number of checking. The author reccomends to use passphrases instead of password, using some special character (like punctuation) as separator, with 4-5 words in mixed case and with numbers as a good ...
HORNBURG/Data-Transpose-0.0023 - 31 Oct 2016 11:30:04 UTC - Search in distribution- Data::Transpose::Validator::PasswordPolicy - Alias for Data::Transpose::PasswordPolicy
Net::LDAP::Control::PasswordPolicy - LDAPv3 Password Policy control object
"Net::LDAP::Control::PasswordPolicy" provides an interface for the creation and manipulation of objects that represent "PasswordPolicyRequest"s and "PasswordPolicyResponse"s as described by draft-behera-password-policy-09. This control can be passed ...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution- Net::LDAP::RFC - List of related RFCs
Crypt::PWSafe3::PasswordPolicy - represent a passwordsafe v3 passwprd policy entry of a record.
The following flags can be set (1 = TRUE, 0 = FALSE): - UseLowercase - UseUppercase - UseDigits - UseSymbols - UseHexDigits - UseEasyVision - MakePronounceable The following numerical settings can be tuned: - MaxLength - MinLowercase - MinUppercase -...
TLINDEN/Crypt-PWSafe3-1.22 - 14 Mar 2016 07:37:38 UTC - Search in distribution- PasswordSafe
- Crypt::PWSafe3::Record - Represents a Passwordsafe v3 data record
Data::Validate::WithYAML::Plugin::PasswordPolicy - Plugin to check passwords against a policy
RENEEB/Data-Validate-WithYAML-Plugin-PasswordPolicy-0.03
-
26 Dec 2018 09:10:44 UTC
-
Search in distribution
karmad - Karmasphere policy daemon for Postfix
This is a small postfix policy server. It is spawned by spawn(8). It offers an interface between Postfix and Mail::Karmasphere::Client....
SHEVEK/Mail-Karmasphere-Client-2.18 - 04 Apr 2008 01:33:52 UTC - Search in distribution- karmad - Karmasphere daemon for postfix and exim
noid - nice opaque identifier generator commands
The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...
JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution
Gtk
Introduction The first thing you need to do to use the Gtk module in your perl program is to load the module and initialize it: use Gtk; init Gtk; This can also be shortened to the one-liner: use Gtk '-init'; Now, how do you build the user interface?...
MLEHMANN/Gtk-Perl-0.7010 - 15 Dec 2012 19:43:06 UTC - Search in distribution
JSONP - a module to quickly build JSON/JSONP web services, providing also some syntactic sugar acting a bit like a sort of DSL (domain specific language) for JSON.
The purpose of JSONP is to give an easy and fast way to build JSON-only web services that can be used even from a different domain from which one they are hosted on. It is supplied only the object interface: this module does not export any symbol, ap...
ACANFORA/JSONP-2.26 - 22 Apr 2022 09:40:27 UTC - Search in distribution
perlfunc - Perl builtin functions
The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution- perl58delta - what is new for perl v5.8.0
s3acl - Display or manipulate the ACL of AWS S3 buckets and items
Retrieves and outputs the Access Control List (ACL) of buckets and of items in buckets in the Amazon Simple Storage Service (S3). Principals (Much of the following text is taken from the "Amazon S3 Developer Guide (API Version 2006-03-01)".) Every bu...
MRA/Net-Amazon-S3-Tools-0.08 - 05 Mar 2009 03:04:09 UTC - Search in distribution- s3mkbucket - Create Amazon AWS S3 buckets
DBD::Pg - PostgreSQL database driver for the DBI module
DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases....
TURNSTEP/DBD-Pg-3.16.1 - 06 Mar 2023 00:06:35 UTC - Search in distribution
policy
このドキュメントは、TripletaiL を利用する際の設計の推奨方針について記述します。 TripletaiL を利用する際に、必ずしもこの方針を採用する必要はありませんが、 採用が可能であれば検討して頂ければと思います。 関数の分け方 以下の考え方に沿って大まかに3種類に関数を分けます。 1 DoXXX リクエストを受け付けて処理する部分 2 DispXXX 利用者に(次の)画面を返す部分 3 1や2から呼び出される処理部分 例えば、アンケートに記入してフォームをsubmitした場合、sub...
HIO/Tripletail-0.65 - 27 Dec 2021 10:15:26 UTC - Search in distribution
Image::ExifTool::TagNames - ExifTool tag name documentation
This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file....
EXIFTOOL/Image-ExifTool-12.50 - 09 Nov 2022 11:41:50 UTC - Search in distribution