Plugin Directory

Changeset 998724


Ignore:
Timestamp:
09/29/2014 06:49:17 PM (12 years ago)
Author:
glatze
Message:

Pre 1.1.5 Release

Location:
active-directory-integration/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • active-directory-integration/trunk/ad-integration.php

    r998589 r998724  
    33/*
    44Plugin Name: Active Directory Integration
    5 Version: 1.1.5dev
     5Version: 1.1.5
    66Plugin URI: http://www.steindorff.de/wp-ad-integration
    77Description: Allows WordPress to authenticate, authorize, create and update users through Active Directory
  • active-directory-integration/trunk/readme.txt

    r998589 r998724  
    44Requires at least: 3.0
    55Tested up to: 4.0
    6 Stable tag: 1.1.4
     6Stable tag: 1.1.5
    77
    88Allows WordPress to authenticate, authorize, create and update users against Active Directory
     
    9696* time: **UTC Coded Time** like "whenCreated"
    9797* timestamp: **Integer**s which store timestamps (not the unix ones) like "lastLogon"
     98* cn: **Common Name** extracts the CN part and drops everthing else - use it with "manager"
    9899
    99100= Why will no users be imported if I'm using "Domain Users" as security group for Bulk Import? =
Note: See TracChangeset for help on using the changeset viewer.