Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Removal of security commands #60

Closed
eonu opened this issue Jul 24, 2019 · 2 comments
Closed

Removal of security commands #60

eonu opened this issue Jul 24, 2019 · 2 comments
Labels
improvement Suggest an improvement to an existing feature priority: 3 Mid-priority issues or PRs: non-core functionality but potentially affecting many users

Comments

@eonu
Copy link
Collaborator

eonu commented Jul 24, 2019

Removal of security commands

The sub-commands found in the security namespace generate a very highly opinionated authentication and authorization structure in the generated web applications.

Although this type of security structure worked well for me, it might be best to leave this up to the user to decide - especially because some of its implementation was quite hacky to start with.


I will therefore be entirely removing the security namespace and its sub-commands in future releases.

@eonu eonu added the improvement Suggest an improvement to an existing feature label Jul 24, 2019
@eonu eonu added the priority: 3 Mid-priority issues or PRs: non-core functionality but potentially affecting many users label Jul 25, 2019
@eonu
Copy link
Collaborator Author

eonu commented Jul 25, 2019

Implemented in #61.

@eonu eonu closed this as completed Jul 25, 2019
@eonu eonu pinned this issue Jul 25, 2019
@eonu
Copy link
Collaborator Author

eonu commented Jul 25, 2019

If you want to continue using authentication and authorization as they were implemented in 0.8.0, I will still try my best to maintain a separate master branch master-0.8 for versions 0.8.x which will receive the same updates as versions >= 0.9 but still maintaining authentication and authorization support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvement Suggest an improvement to an existing feature priority: 3 Mid-priority issues or PRs: non-core functionality but potentially affecting many users
Projects
None yet
Development

No branches or pull requests

1 participant