Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Security #37

Closed
12 tasks done
jeevatkm opened this issue Apr 19, 2017 · 2 comments
Closed
12 tasks done

Application Security #37

jeevatkm opened this issue Apr 19, 2017 · 2 comments
Assignees
Labels
feature lib-security Security (Authc, Authz, Password Crypto, etc)
Projects

Comments

@jeevatkm
Copy link
Member

jeevatkm commented Apr 19, 2017

aah brings the simple, effective security implementation, inspired by apache shiro security library.

Goal is to provide elegant way to fulfill application security.

  • Authentication
    • Schemes
    • Principals
  • Authorization
    • Roles
    • Permissions
  • Subject
  • View Template Functions
  • Routes Configuration
  • Security Configuration
  • Integrate into aah
  • Documentation
@jeevatkm jeevatkm created this issue from a note in aah Roadmap (Backlog) Apr 19, 2017
@jeevatkm jeevatkm self-assigned this Apr 19, 2017
@jeevatkm jeevatkm added feature lib-security Security (Authc, Authz, Password Crypto, etc) labels Apr 19, 2017
@jeevatkm jeevatkm added this to the v0.5 Milestone milestone Apr 19, 2017
@jeevatkm jeevatkm moved this from Backlog to Current Iteration in aah Roadmap Apr 19, 2017
@jeevatkm jeevatkm modified the milestone: v0.5 Milestone Apr 21, 2017
@jeevatkm jeevatkm moved this from Current Iteration to Backlog in aah Roadmap Apr 21, 2017
@jeevatkm jeevatkm changed the title Security RBAC (Role Based Access Control) Security Auth Implementation Apr 24, 2017
@jeevatkm
Copy link
Member Author

@hsluoyz Thanks for the library reference. I have went through your library. You have done a good job.

I'm in the progress making aah framework initial public release. Then I will start working on security library.

@jeevatkm jeevatkm modified the milestone: v0.6 Milestone May 21, 2017
@jeevatkm jeevatkm moved this from Backlog to In Progress in aah Roadmap May 21, 2017
@jeevatkm jeevatkm changed the title Security Auth Implementation Application Security May 24, 2017
jeevatkm added a commit to go-aah/security that referenced this issue May 28, 2017
@jeevatkm jeevatkm removed this from the v0.6 Milestone milestone May 31, 2017
@jeevatkm jeevatkm added this to the v0.7 Milestone milestone Jun 9, 2017
jeevatkm added a commit to go-aah/router that referenced this issue Jun 22, 2017
jeevatkm added a commit to go-aah/security that referenced this issue Jun 25, 2017
jeevatkm added a commit to go-aah/security that referenced this issue Jun 30, 2017
jeevatkm added a commit to go-aah/security that referenced this issue Jul 1, 2017
jeevatkm added a commit that referenced this issue Jul 3, 2017
jeevatkm added a commit that referenced this issue Jul 3, 2017
jeevatkm added a commit to go-aah/security that referenced this issue Jul 4, 2017
jeevatkm added a commit to go-aah/security that referenced this issue Jul 6, 2017
jeevatkm added a commit to go-aah/security that referenced this issue Jul 6, 2017
jeevatkm added a commit to go-aah/security that referenced this issue Jul 7, 2017
jeevatkm added a commit to go-aah/docs that referenced this issue Jul 12, 2017
jeevatkm added a commit that referenced this issue Jul 12, 2017
jeevatkm added a commit to go-aah/router that referenced this issue Jul 14, 2017
jeevatkm added a commit to go-aah/security that referenced this issue Jul 15, 2017
jeevatkm added a commit to go-aah/docs that referenced this issue Jul 16, 2017
@jeevatkm
Copy link
Member Author

It's done, hooray!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature lib-security Security (Authc, Authz, Password Crypto, etc)
Projects
aah Roadmap
  
Released to Audience
Development

No branches or pull requests

1 participant