-
Notifications
You must be signed in to change notification settings - Fork 7
WE2 932 with git history split into two - first part #78
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
svenzik
commented
May 26, 2025
- Add license
- Initial commit
- Add macOS installer
- Add Ubuntu and Windows installer
- build(deps): use GitHub Packages for authtoken-validation, update Guava and DigiDoc4j
- feat: add configurable support for DigiDoc4j prod mode, enable OCSP check
- fix: mock OCSP checks with JMock to make testHappyFlow_LoginUploadPrepareSignDownload() pass
- ci: use GitLab Package Repository instead of GitHub as GitHub Packages does not allow unauthorized read access
- deployment: add Fabric deployment script, fix okhttp version
- refactor: use Caffeine instead of Hazelcast
- docs,installer: update installer packages to 0.9.4.76, update instructions in index.html, remove obsolete Firefox extension files
- feat: use AIA OCSP and LT profile during signing, bump authtoken-validation to v1.0.1
- feat: add a static example text document for testing signing, disable upload (feat: add SubjectCertificatePolicyValidator #2)
- deps: update code to web-eid-authtoken v1.0.1 API
- conf: bump org.webeid log level to DEBUG
- Update README.md
- Update authtoken-validation to 1.0.2, web-eid package to 9.4.0-rc1, add uninstall instructions
- Add documentation and developers sections to index.html
- doc: add contact info to index.html
- doc: mention Croatian eID support, Ubuntu Software Center
- doc: mention Ubuntu Software Center during unistall
- fix(html): make welcome page error box similar to auth page
- fix(signing): update DigiDoc4j to mitigate LOTL change issue
- release(html): web-eid-app release downloads 0.9.4-rc1 -> 0.9.4
- relase(html): web-eid-app release 0.9.4 -> 1.0.0-rc1 with tentative Safari support, add instructions for enabling logging
- doc: make OS name bold
- docs(index.html): add command for turning on Safari extension logging
- doc: HKEY_CURRENT_USER, not HKEY_LOCAL_MACHINE
- doc: add link to project website
- release(html): web-eid-app release 1.0.0-rc2
- conf: forward HTTPS information from reverse proxy to Tomcat so that it can apply security settings
- feat(config): add SameSite cookie configuration
- doc: document HTTPS support
- css: load Bootstrap CSS from resources instead of CDN
- security: turn on CSRF protection
- refactor: move settings from application.properties to application.yaml
- feat(security): assure that authenticated subject matches with signing certificate subject
- deps(web-eid-authtoken-validation-java): update to v1.1.0, use ZonedDateTime
- release(html): web-eid release v1.0.0
- doc(html): Safari support is upcoming
- doc(html): update macOS uninstallation instructions, log locations and mention .NET versions (feat: make using nonce extension configurable during OCSP requests #10)
- doc(README): rework documentation and trim configuration
- fix(doc): fix anchor in README
- Mentioning all the people involved in making the example application.
- release(html,deps): Safari first public release v1.0.2, update web-eid-authtoken-validation-java to v1.2.0 and web-eid.js to v1.0.1
- feat: migrate to authtoken-validation v2, add session-backed challenge nonce store
- docs: update README with v2 information
- feat: add Ubuntu installation script
- add -y to install packages without user prompt
- docs,tests: update security analysis link, remove unused parameters from tests
- deps: upgrade Spring Boot and other dependencies
- Update LICENSE
- release: Web eID release v2.1.0
- deps: roll back DigiDoc4j to version 4.3.0
- docs(index.html): use Web eID in a Java or .NET web application
- docs(index.html),script: emphazise latest official Open EID packages, mention the Snap problem, re-enable installation in download-install-web-eid.sh
- docs(index.html): add section how to verify if debugging works as requested by web-eid-app/issues/214
- deps(web-eid-authtoken-validation): bump authtoken-validation version to v2.1.0
- refactor,fix: fix logging package name in application.yaml, enable support for ESTEID 2015 test certificates in development profile
- feat: add support for organization certificates
- Add bullseye, Linux Mint 21 and kinetic and remove impish support
- Update Ubuntu package version
- docs(README): explain how to run the application with prod profile
- docs(README): add CertificateNotTrustedException to FAQ
- release: Web eID release v2.2.0, PHP validation library published
Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
…pareSignDownload() pass
…s does not allow unauthorized read access
…tions in index.html, remove obsolete Firefox extension files
…dation to v1.0.1 Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
… upload (#2) Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
Updated EU logo Signed-off-by: Kristjan Vaikla kristjan.vaikla@ria.ee
…dd uninstall instructions
Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
…afari support, add instructions for enabling logging
…d mention .NET versions (#10) Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com> Co-authored-by: Mart Somermaa <mrts@users.noreply.github.com>
Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
…d-authtoken-validation-java to v1.2.0 and web-eid.js to v1.0.1
…e nonce store WE2-608 Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
WE2-610 Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
…rom tests Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
… mention the Snap problem, re-enable installation in download-install-web-eid.sh
…uested by web-eid-app/issues/214 Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
…pport for ESTEID 2015 test certificates in development profile Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>
|
mrts
approved these changes
May 26, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


