Go to file
Teriuihi ab74360571 Add IP address tracking for form submissions
Included IP and timestamp columns in the database schema to track form submissions. Updated methods to handle and store the IP information upon form submission. Adjusted related test cases to validate the new implementation.
2024-08-11 18:31:15 +02:00
.idea Add IP address tracking for form submissions 2024-08-11 18:31:15 +02:00
gradle/wrapper Initial commit for site for forms 2024-01-13 16:24:54 +01:00
src Add IP address tracking for form submissions 2024-08-11 18:31:15 +02:00
.gitignore Add REST annotations and refactor properties file handling 2024-08-06 23:17:06 +02:00
build.gradle Update Jackson config and refactor JSON handling 2024-08-06 23:58:15 +02:00
gradlew Initial commit for site for forms 2024-01-13 16:24:54 +01:00
gradlew.bat Initial commit for site for forms 2024-01-13 16:24:54 +01:00
Jenkinsfile Add branch condition to Discord notification stage 2024-08-11 18:10:36 +02:00
settings.gradle Initial commit for site for forms 2024-01-13 16:24:54 +01:00