Leigh Pointer
Leigh Pointer
@JohnGalt1717 have a look here. I am sure this will help you https://www.youtube.com/watch?v=1lsjpfdqBk0&t=2321s
@sbwalker Local and Server 6.1.3 i have had no issue, loading settings and changing/saving timezone. Maybe this is an isolated incident ?
@zyhfish very strange, becasuse i confirmed with @sbwalker that I got the same error. What could be different ?
@zyhfish im using 9.0.5
@mithang you should first open the Oqtane solution and do a full build on that solution. Personally it build both debug and release. Then switch to your module solution. Oqtane...
@sbwalker should we not introduce something like this ? ``` public class ContainerSettingsBase: ModuleBase { private new List Resources; } ```
Picking the permission from the file manager sounds right also the extensions would need to be checked which should help reduce the vulnerability.
The proposed enhancement involves extending the existing capabilities of Oqtane, a modular application framework for building web applications, by adding support for FTP file transfers and syncing assets with the...
@sbwalker I love what you’re doing with the unzip feature! It’s clear you’re putting a lot of thought into how it can be integrated from a UI perspective, and I...
As we are using Bootstrap, there they have a z-index stack. I think using this we could refactor. [Z-index](https://getbootstrap.com/docs/5.3/utilities/z-index/) `Use our low-level z-index utilities to quickly change the stack level...