Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thomas-mauran/LinkedOut
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: thomas-mauran/LinkedOut
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 2 commits
  • 33 files changed
  • 1 contributor

Commits on Feb 20, 2024

  1. feat(front): add profile deletion (#73)

    * feat(front): add logout button to the profile page
    
    * feat(front): add profile deletion request button
    
    * feat(front): decode the JWT to get admin status
    
    * feat(front): add admin user deletion page
    
    * feat(front): allow admin to delete users
    Kuruyia authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    04707ea View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. feat: improve infrastructure security (#75)

    * ci: update paths-filter action
    
    * ci: sign container images
    
    * chore: add Kyverno policy
    
    * chore: add user in backend Dockerfile
    
    * chore: add security context to deployments
    
    * chore: add resource limits to deployments
    
    * feat(kube): add network policies
    
    * ci: don't sign the image if not pushing
    Kuruyia authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    5c576d5 View commit details
    Browse the repository at this point in the history
Loading