Skip to content
forked from srigi/nette-acl

"Static ACL in Nette Framework" tutorial sources - Nette 2.0.8 ready

Notifications You must be signed in to change notification settings

s4muel/nette-acl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static ACL in Nette Framework

The most simple application in Nette Framework to demonstrate ACL authorization mechanizm. Admin section is protected by Nette\Security\Acl.

  • Nette Framework not included!
  • make log, temp, temp/cache and temp/sessions writtable
  • database schema and data can be found in resources folder

To test application, navigate to http://APPLICATION_URL/admin

Password and logins:

  • admin - admin
  • editor - editor

About

"Static ACL in Nette Framework" tutorial sources - Nette 2.0.8 ready

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published