Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Feat/springsecurity #121

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

Feat/springsecurity #121

wants to merge 97 commits into from

Conversation

aliazmi68
Copy link
Collaborator

@aliazmi68 aliazmi68 commented Jan 21, 2019

Implementation of Spring Security:

  • Authorization and authentication.
  • Definition of User roles.
  • Routes definition and restriction.

Implementation of Angular UI:

  • User Signup and Login features.
  • Implementation of admin panel for user listing, update and deletion.

maqboolayaz and others added 26 commits December 6, 2018 20:15
…ans in services, modified login authentication functionalty
Copy link
Collaborator

@maqboolkhan maqboolkhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deepakgarg08 @aliazmi68 I have left some comments, please compliance them
And remove all the necessary files or commented code if not needed!
There are one or two files which I believe not in use anymore (Backend file, I also mentioned them in comments)

And @maqboolayaz I would you to review backend code and comment here if everything is fine!

@deepakgarg08
Copy link
Collaborator

deepakgarg08 commented Jun 22, 2019 via email

@deepakgarg08
Copy link
Collaborator

deepakgarg08 commented Jul 1, 2019 via email

Copy link
Collaborator

@Cortys Cortys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve the merge conflict asap so we can include this feature in our demo. Ignore the missing tests for now.

@deepakgarg08
Copy link
Collaborator

Now you can merge

@maqboolkhan
Copy link
Collaborator

cc @Cortys

@Cortys
Copy link
Collaborator

Cortys commented Jul 5, 2019

@maqboolkhan This feature is already merged into our demo branch. We could also merge it into master but that would decrease our test coverage since no tests have been written yet for the new user management code.

@nikit91 Should we merge this in now and add the tests in a separate PR next semester or delay the merge?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants