Skip to content

FINERACT-2081: update the authenticatedUser() method to utilize actionName & entityName instead of the whole wrapper#3993

Closed
Zeyad2003 wants to merge 1 commit intoapache:developfrom
Zeyad2003:FINERACT-2081/enhance_security_method
Closed

FINERACT-2081: update the authenticatedUser() method to utilize actionName & entityName instead of the whole wrapper#3993
Zeyad2003 wants to merge 1 commit intoapache:developfrom
Zeyad2003:FINERACT-2081/enhance_security_method

Conversation

@Zeyad2003
Copy link
Contributor

  • Update the method signature to express that we are fetching the user that's authenticated to process this command getAuthenticatedUserTo
  • Would simplify the implementation with the new mirror API for FINERACT-2021 ticket.

Description

Describe the changes made and why they were made.

Ignore if these details are present on the associated Apache Fineract JIRA ticket.

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Write the commit message as per https://github.com/apache/fineract/#pull-requests

  • Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.

  • Create/update unit or integration tests for verifying the changes made.

  • Follow coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions.

  • Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes

  • Submission is not a "code dump". (Large changes can be made "in repository" via a branch. Ask on the developer mailing list for guidance, if required.)

FYI our guidelines for code reviews are at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide.

@Zeyad2003 Zeyad2003 force-pushed the FINERACT-2081/enhance_security_method branch from 79ab1c1 to dcbf4f3 Compare July 26, 2024 03:11
@Zeyad2003 Zeyad2003 changed the title FINERACT-2081: update the `authenticatedUser()\ method to utilize actionName & entityName instead of the whole wrapper FINERACT-2081: update the authenticatedUser() method to utilize actionName & entityName instead of the whole wrapper Jul 26, 2024
@Zeyad2003 Zeyad2003 force-pushed the FINERACT-2081/enhance_security_method branch from dcbf4f3 to 213fef3 Compare July 26, 2024 04:26
…ionName & entityName instead of the whole wrapper

- Update the method signature to express that we are fetching the user that's authenticated to process this command `getAuthenticatedUser`.
- Would simplify the implementation with the new mirror API for FINERACT-2021 ticket.
@Zeyad2003 Zeyad2003 force-pushed the FINERACT-2081/enhance_security_method branch from 213fef3 to 0a9e3a7 Compare July 26, 2024 05:19
@Zeyad2003 Zeyad2003 closed this Jul 28, 2024
@Zeyad2003 Zeyad2003 deleted the FINERACT-2081/enhance_security_method branch July 28, 2024 06:30
@Zeyad2003 Zeyad2003 restored the FINERACT-2081/enhance_security_method branch July 28, 2024 07:11
@Zeyad2003 Zeyad2003 deleted the FINERACT-2081/enhance_security_method branch September 18, 2024 12:30
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.

1 participant