Skip to content

Tags: ghazi09/SimpleShiroSecuredApplication

Tags

intrusion_detection_0.0.0

Toggle intrusion_detection_0.0.0's commit message
Branching out intrusion detection branch. No intrusion detection work

was done yet.

certificates_as_mandatory_log_in_method_1.0.0

Toggle certificates_as_mandatory_log_in_method_1.0.0's commit message
User MUST use both PGP certificates and username/password as log in

methods. He IS required to use both.

certificates_as_alternative_log_in_method_1.0.0

Toggle certificates_as_alternative_log_in_method_1.0.0's commit message
User may use both PGP certificates and username/password as log in

methods. He is NOT required to use both. Any log in method is
sufficient.

authentication_stored_in_database_1.0.0

Toggle authentication_stored_in_database_1.0.0's commit message
User names, passwords, roles and permissions moved from Shiro.ini to

database.

static_authentication_and_authorization_1.0.0

Toggle static_authentication_and_authorization_1.0.0's commit message
Added function level authorization.

unsecured_application_1.0.0

Toggle unsecured_application_1.0.0's commit message
Branching unsecured simple Shiro application. In the unsecured

application anybody can do any work and see all the pages.