Merge commit 'v7.10.24' into WebGUI8
This commit is contained in:
commit
3b418ede3c
139 changed files with 699 additions and 32133 deletions
|
|
@ -156,7 +156,7 @@ checkModule("MooseX::Storage::Format::JSON","0.27" );
|
|||
checkModule("namespace::autoclean", "0.09" );
|
||||
checkModule("Business::PayPal::API", "0.62" );
|
||||
checkModule("Business::OnlinePayment", "3.01" );
|
||||
checkModule("Business::OnlinePayment::AuthorizeNet", "3.21" );
|
||||
checkModule("Business::OnlinePayment::AuthorizeNet", "3.22" );
|
||||
checkModule("Locales", "0.10" );
|
||||
checkModule("Test::Harness", "3.17" );
|
||||
checkModule("DateTime::Event::ICal", "0.10" );
|
||||
|
|
|
|||
|
|
@ -284,15 +284,22 @@ names are:
|
|||
=over
|
||||
|
||||
=item B<username>
|
||||
|
||||
=item B<password>
|
||||
|
||||
=item B<authMethod>
|
||||
|
||||
=item B<status>
|
||||
|
||||
=item B<ldapUrl>
|
||||
|
||||
=item B<connectDN>
|
||||
|
||||
=item B<groups>
|
||||
|
||||
=item B<expireOffset>
|
||||
=item Any valid User Profile field name available in WebGUI's database,
|
||||
e.g. B<firstName>, B<lastName>, B<mail>, etc.
|
||||
|
||||
=item Any valid User Profile field name available in WebGUI's database, e.g. B<firstName>, B<lastName>, B<mail>, etc.
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue