auth A modern and responsive user interface for Yii's authorization manager

  1. Links
  2. Requirements
  3. Usage
  4. Changes

Auth is a new module from the creator of the popular Rights module for managing user permissions in Yii applications. It's a completely new, modern and responsive user interface for Yii's authorization manager (CAuthManager) built using the also popular Bootstrap extension.

Auth is NOT a new version of Rights, even though those familiar with Rights might feel at home using it. It was developed from scratch following Yii's conventions and it's both easier to use and extend.

Links

Requirements

Usage

You can read about how to setup and use this module from its README on GitHub.

Changes

v1.6.0 (Jan 23, 2013)
  • Moved admins to AuthBehavior
  • Change AuthFilter to require login
  • Translation fixes
v1.5.0 (Jan 17, 2013)
  • Change module to only allow admin users
  • Rename translations (e.g. en_us to en)
  • Translation fixes
v1.4.1 (Jan 12, 2013)
  • Fix caching of access checks
  • Add Russian translation (thanks Ragazzo)
v1.4.0 (Jan 12, 2013)
  • Add support for caching access checks
  • Add initial support for CPhpAuthManager
  • Fix capitalization for cyrillic languages
  • Ukranian translation (thanks MadAnd)
v1.3.0 (Jan 4, 2013)
  • Added support for bypassing access checks for certain users
  • Fixed controller ids when translations are enabled
v1.2.1 (Jan 1, 2013)
  • Refactored grid column classes
  • Fixed a minor bug in listing assignments
v1.2.0 (Dec 31, 2012)
  • Added CachedDbAuthManager
  • Added authorization item subcontrollers
v1.1.0 (Dec 30, 2012)
  • PHP 5.3.0 requirement dropped
  • Refactored code
v1.0.0 (Dec 29, 2012)
  • Initial release
49 3
91 followers
9 194 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Auth
Developed by: Chris83
Created on: Dec 30, 2012
Last updated: 11 years ago

Downloads

show all

Related Extensions