Tags

Tags give the ability to mark specific points in history as being important
  • v1.2.1.0

    1d697ea7 · Merge branch 'dev' ·
    Production release of version 1.2.1.0
    
    Updates since v1.2.0.0
    ----------------------
    
    This is a hot-fix release that fixes the mapping of LDAP attribute uid
    to the WordPress user_nicename field. Instead of uid the LDAP attribute
    sAMAccountName is now mapped to the WordPress user's nicename field.
    
  • v1.2.0.0

    5c6fdb26 · Merge branch 'dev' ·
    Production release of version 1.2.0.0
    
    Updates since v1.1.0.0
    ----------------------
    
    Bug Fixes
    
     * WordPress language template file for the plugin is now up to date.
       (Issue #15)
    
     * Typo in UI "Default Role" selection is fixed. (Issue #22)
    
     * The default user roll defined by config.php is now only set once and
       is not reset if an Administrator has adjusted the user's role after
       the account has been created. (Issue #26)
    
    Features & Updates
    
     * Changed branding for plugin to "WordPress CAS Client"
       (Issue #2 & #21)
    
     * In a WordPress multisite installation the plugin settings now apply
       to all sites within the install instead of each site having their own
       settings. (Issue #1)
    
     * Updated deprecated functions (Issue #9)
    
  • v1.0.0.0-FromWordPress

    505ea7c8 · Initial commit ·
    Download from WordPress. Appears to be abandoned by developer.