Skip to content

tanguym/apache-shiro-tutorial-webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache-shiro-enhanced

This is based on the step-by-step tutorial showing how to secure a web app with Apache Shiro
We added some functionality to it like:

database schema
user, role en permission management for admins
change password functionality
account lockout on too many logins
audit loging on login
session timeout (configuration)
password encryption (configuration)
password expiration
password policies

About

A step-by-step tutorial showing how to secure a web app with Apache Shiro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%