Skip to content

issues Search Results · repo:seedstack/seed language:Java

Filter by

129 results
 (164 ms)

129 results

inseedstack/seed (press backspace or delete to remove)

See: https://nvd.nist.gov/vuln/detail/CVE-2021-41303 It says that the vulnerability affect Spring Boot but it might be worth it to check if it doesn t affect Seedstack as well and to update to a new version ...
  • Nyamiou
  • Opened 
    on Oct 25, 2021
  • #289

It seems that values of the classes config section are not evaluated properly or something is blocking that ability. So a section like this will always have it s mongoDbDatabase value empty: classes: ...
bug
  • adrienlauer
  • Opened 
    on Mar 15, 2021
  • #283

Some config examples of Undertow settings should be provided in the doc.
  • adrienlauer
  • Opened 
    on Jan 28, 2021
  • #282

Coffig allows a plethora of ways to configure the software. But, fails when trying to map a Class [] , Instead of the values, it is assigned with an empty array. I ve somewhat followed the execution path ...
bug
  • Sherpard
  • 1
  • Opened 
    on Jan 19, 2021
  • #281

Seedstack 20.11.1 brings Seed Web Security 3.11.0 which brings Apache Shiro 1.4.0 which has several critical vulnerabilities. More details: - https://nvd.nist.gov/vuln/detail/CVE-2020-11989 - https://nvd.nist.gov/vuln/detail/CVE-2020-17510 ...
priority high
  • Nyamiou
  • 2
  • Opened 
    on Jan 18, 2021
  • #280

Update the version in the parent pom properties and check if everything tests ok.
  • adrienlauer
  • 1
  • Opened 
    on Jul 6, 2020
  • #275

Static files can currently only be served from META-INF/resource directory. An improvement could be to also be able to serve files from an external directory (or a list of external directories). Although ...
new feature
  • adrienlauer
  • Opened 
    on Jun 11, 2020
  • #274

It would be nice to have a security syntax on seedstack configuration properties, to avoid their appearence in the outputs (logs, diagnostics , ... ). By default, properties like password are already ...
new feature
  • smoneuse
  • Opened 
    on Jan 24, 2020
  • #273

Right now, by default, shiro remembrs the credentials submited by the user, to prevent redundant lookups checking the realm / permission mappers and so on. That s done following the premise that the user ...
in progress
new feature
  • Sherpard
  • 2
  • Opened 
    on Oct 14, 2019
  • #269

The creation of the Undertow DeploymentInfo instance currently omits to set any error page configuration. This is a common need and this should be directly configurable.
new feature
  • adrienlauer
  • Opened 
    on Jun 28, 2019
  • #265
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub