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

Feature/app beautification #12

Merged
merged 29 commits into from
Feb 22, 2024
Merged

Feature/app beautification #12

merged 29 commits into from
Feb 22, 2024

Conversation

aleon1220
Copy link
Owner

Upgrades Primefaces and deals with Jakarta EE new management

  • upgrades Tomcat but they dont support Jakarta so will need to deal with the servlet container at another stage of the product development

removed some secrets from the text java files

Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
use of a general secrets file.
I have a scope of LDAP property file
.env for docker-compose

Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
updates to the README file to match steps

Signed-off-by: Andres LeonRangel <[email protected]>
simplified login screen
moved panels to 404 error view

Signed-off-by: Andres LeonRangel <[email protected]>
new image
new wording
added a watermark
added a theme

Signed-off-by: Andres LeonRangel <[email protected]>
JSF still under sun.com reference

Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
clean up web.xml to bare minimum
updated dependencies based on docs for prime faces 7
https://primefaces.github.io/primefaces/7_0/#/gettingstarted/dependencies

Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
Fixed UIs

Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
PrimeFaces 8 shows issues when trying to render old primefaces 5.3 forms

Signed-off-by: Andres LeonRangel <[email protected]>
small update to build compiled files

Signed-off-by: Andres LeonRangel <[email protected]>
student registering class attendance

Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
successfully tested functions.

Signed-off-by: Andres LeonRangel <[email protected]>
uses java base module functionality

Signed-off-by: Andres LeonRangel <[email protected]>
add documentation to README

Signed-off-by: Andres LeonRangel <[email protected]>
also adds Jakarta EE

Signed-off-by: Andres LeonRangel <[email protected]>
adds Jakarta EE support jakarta namespace instead of javax

Signed-off-by: Andres LeonRangel <[email protected]>
Primefaces bumped to Release Candidate PF14-RC1

Signed-off-by: Andres LeonRangel <[email protected]>
@aleon1220 aleon1220 self-assigned this Feb 21, 2024
Copy link

gitguardian bot commented Feb 21, 2024

⚠️ GitGuardian has uncovered 10 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
8231699 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestJSONToken.java View secret
8231699 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestConversionJSON2Object.java View secret
8231700 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestConversionJSON2Object.java View secret
8231700 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestJSONToken.java View secret
8231701 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestJSONToken.java View secret
8231701 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestConversionJSON2Object.java View secret
8231702 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestConversionJson2Map.java View secret
8231702 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestConversionJson2Map.java View secret
8231703 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestConversionJson2Map.java View secret
8231703 Triggered Generic High Entropy Secret 6db018c src/test/java/json/TestConversionJson2Map.java View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

…ti-cloud-WebApp-Attendance into feature/app-beautification
@aleon1220 aleon1220 merged commit 657500b into develop Feb 22, 2024
2 of 3 checks passed
@aleon1220 aleon1220 deleted the feature/app-beautification branch February 22, 2024 00:04
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