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

Pull dev into main #52

Merged
merged 329 commits into from
Apr 8, 2024
Merged

Pull dev into main #52

merged 329 commits into from
Apr 8, 2024

Conversation

RamtinS
Copy link
Owner

@RamtinS RamtinS commented Apr 8, 2024

No description provided.

Skippyoftedal and others added 30 commits March 27, 2024 23:30
Replace BCryptPasswordEncoder with PasswordEncoder.
Change BCryptPasswordEncoder to PasswordEncoder, username Administrator to Admin and user role to admin.
Add OpenAPI / Swagger documentation to endpoints
Create a class for handling user feedback-related endpoints.
Add feedback endpoints to the whitelist.
Create a class to encapsulate information about a user's feedback.
Add exception handling for NullPointerException in the method.
# Conflicts:
#	src/main/java/edu/ntnu/idatt2105/quizapp/QuizBackendApplication.java
#	src/main/java/edu/ntnu/idatt2105/quizapp/config/SecurityConfig.java
Change from BCryptPasswordEncoder to PasswordEncoder
Move LoginDto, AuthenticationDto, and RegistrationDto to user package
JeffTabiri and others added 29 commits April 7, 2024 18:12
merge dev into quiz photos
merge dev into quiz photos
@RamtinS RamtinS merged commit 0f44afd into main Apr 8, 2024
2 checks passed
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.

3 participants