2017 © Pedro Peláez
 

library uac

User accounts library for shadowprince/slimext

image

shadowprince/uac

User accounts library for shadowprince/slimext

  • Sunday, November 17, 2013
  • by ShadowPrince
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

U[ser]ac[counts]

Uac is component for slimext. Provides user accounts features - creating, managing, authorization and more., (*1)

That component does not provide any views, just functions. Typical usage example, (*2)

If there is "uac_sessid" cookie (with session identifier), session receive from database, and if it's not expired, user is not deleted or not deactivated it becomes authorized, else session removes from database., (*3)

Uac models

User

General data - username, password-hash, status, permissions, date joined. Used for authorization, permission system., (*4)

UserProfile

UserProfile (returned by profile() method of User) is model of class from application config ("uac.user_profile")for additional data like email, reputation, etc., (*5)

AuthSession

Information about user authorization sessions - each user can have unlimited count of sessions, one per cookie set., (*6)

The Versions

17/11 2013

dev-master

9999999-dev http://shadowprince.github.com/uac

User accounts library for shadowprince/slimext

  Sources   Download

BSD

The Requires

 

library user accounts slimext

17/11 2013

0.1.5

0.1.5.0 http://shadowprince.github.com/uac

User accounts library for shadowprince/slimext

  Sources   Download

BSD

The Requires

 

library user accounts slimext

13/11 2013

0.1.4

0.1.4.0 http://shadowprince.github.com/uac

User accounts library for shadowprince/slimext

  Sources   Download

BSD

The Requires

 

library user accounts slimext

15/10 2013

0.1.3

0.1.3.0 http://shadowprince.github.com/uac

User accounts library for shadowprince/slimext

  Sources   Download

BSD

The Requires

 

library user accounts slimext

15/10 2013

0.1.2

0.1.2.0 http://shadowprince.github.com/uac

User accounts library for shadowprince/slimext

  Sources   Download

BSD

The Requires

 

library user accounts slimext

11/10 2013

0.1.1

0.1.1.0 http://shadowprince.github.com/uac

User accounts library for shadowprince/slimext

  Sources   Download

BSD

The Requires

 

library user accounts slimext

11/10 2013

0.1

0.1.0.0 http://shadowprince.github.com/uac

User accounts library for shadowprince/slimext

  Sources   Download

BSD

The Requires

 

library user accounts slimext