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

WIP - Policy backend branch part of issue #24 #60

Open
wants to merge 49 commits into
base: master
Choose a base branch
from

Conversation

omrico94
Copy link
Collaborator

@omrico94 omrico94 commented Jun 1, 2020

this PR depends on user - management PR's (#33 ,#34, #40, #43 ).

  1. Add policy model.
  2. Add policy-resource: add policy , get policy, delete policy, update policy.
  3. Add policies-resource : get all policies

DoRTaL94 and others added 30 commits April 10, 2020 15:08
- Added to_json function to User model that
exposes less information to the client.

- Added types to methods parameters

- Added id column to token_blacklist table
It serves no use and wraps SQLAlchemy functionality with no additional logic.
All files inside edison/migrations were generated automatically by the extension.
- Deleted forwarded port from Vagrantfile.

- Set Vagrantfile network definition to private

- Added triggers to Vagrantfile for up and destroy commands.
After vagrant up is executed an attempt to restore db data accures.
Before vagrant destroy is executed a save to db data accures.

- Fixed dhcp configuration conflict of the private network.
@omrico94 omrico94 requested review from lmilbaum and DoRTaL94 June 1, 2020 16:59
@omrico94 omrico94 changed the title WIP - Policy backend branch closes #24 WIP - Policy backend branch part of issue #24 Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants