Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • gmail-login
  • login-registration
  • main default protected
  • staging
4 results
Created with Raphaël 2.2.012Mar11109876543128Feb272614[REFACTOR] improve import statements and clean up unused imports in test and service classeslogin-registrat…login-registration upstream/login-registration[GREEN] enhance password reset flow with reset token generation and validation[RED] enhance password reset flow with reset token validation and error handlingMerge commit '7da80cde6e59b1108df8e3128f7e2ec83bb18036' of https://github.com/safetypin-official/be-authentication into login-registrationfix: update SonarQube workflow and remove unused check execution from pom.xmlfix: update SonarQube configuration for pull request types and build command[GREEN] implement password reset flow with OTP verification[RED] add unit tests for password reset functionality and request DTOs[GREEN] enable password nullstaging upstrea…staging upstream/main upstream/staging[REFACTOR] remove public modifier from test classMerge pull request #3 from safetypin-official/login-registration to staging[REFACTOR] Minor typo bruh[REFACTOR] Fixed goofy ahh file destination in docker[REFACTOR] Fixed jar path on docker[REFACTOR] fix jar not found on docker image[REFACTOR] Removed build args, instead will provide env vars on docker-compose configuration[REFACTOR] Update path for docker[REFACTOR] Edited wrong build path on staging CI/CD[REFACTOR] Reconfigure Dockerfile so it uses build from artifact[REFACTOR] Edited staging CI/CD pipeline to push docker image to Docker HubMerge with login-registration remote[REFACTOR] Remove unused JWT secret key[GREEN] Merge login-registration with stagingMerge pull request #5 from safetypin-official/gmail-login[CONFIG] Update JWT secret key in application properties for development and testing environmentsMerge branch 'login-registration' of https://github.com/safetypin-official/be-authentication into login-registration[REFACTOR] Simplify tests by removing validation logic and enhancing getter/setter assertions in DTO test classes[REFACTOR] Add tests for OTP generation failure scenarios in OTPServiceTest[REFACTOR] Add unit tests for JWT token validation scenarios in AuthenticationServiceTest[GREEN] Attempting to pass the JWT tests[REFACTOR] Add tests for invalid credentials and JWT verification in AuthenticationControllerTest[REFACTOR] remove JWT secret key[GREEN] Handle invalid JWT[REFACTOR] keep jwt secret to env[REFACTOR] Update AuthenticationControllerTest to use 'tokenValue' instead of 'token' for consistency[REFACTOR] Rename 'token' field to 'tokenValue' in Token DTO for clarity[REFACTOR] Add PasswordEncoderConfig and SecurityConfig for authentication setup[REFACTOR] Remove unused TestSecurityConfig from AuthenticationControllerTest and configure SecurityFilterChain[REFACTOR] Extract JWT token expiration time to a constant in AuthenticationService[REFACTOR] Remove unused TestSecurityConfig class from AuthenticationControllerTest
Loading