laulau

Results 33 issues of laulau

database name is hard-coded 'openvpn-admin' in install script, it can be usefull to be able to change it.

hi ; showing hashed password in table (and in the small popup) is not relevant and is confusing : do I have to provide a hashed password too ? I...

Hi ; executing the sample code from [the parse method](https://fatfreeframework.com/3.8/base#parse) simply doesn't work : ```

Hi ; When setting `RPAF_SetPort On` , apache always sets port to 443, even if you're requesting directly apache on port 80 with HTTP, and no headers added, from an...

**Describe the bug** unable to login, receiving this JSON : { message: "Matching API call not found." } **To Reproduce** Steps to reproduce the behavior: - fresh install of TaskBoard...

Status: Awaiting Response

Hi ; is it possible to migrate from v0.3.1 to v1.0.1 ? is there any documentation ? I tried to copy sqlite db but failed to authenticate. btw, the file...

Type: Documentation
Type: Maintenance
Status: Accepted
Priority: High

**Describe the bug** with a few tasks, the GUI really slows the app opening (can take up to 2 minutes to open the board. FF wars about slowing). - we...

Type: Maintenance
Status: Accepted
Priority: High

hi ; when clicking the dash icon, then "add systemd services", I get this notification : ``` impossible execution of gnome-shell-extension-prefs command not found ``` whereas, I can open the...

### ⚠️ Before submitting, please verify the following: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...

0. Needs triage

Hi ; The `BETWEEN` operator doesn't seem to work in a `has()` relation filter : ``` $entity->has("service", ["date BETWEEN ? AND ?", "2024-02-01", "2024-02-29"]); // error $entity->has("service", ["?

cannot reproduce