kuenzelIT

Results 13 issues of kuenzelIT

Hi! This seems like dumb question, but are custom rule classes supported by Former? I'm getting the following error when I try to pass my form request rules to Former:...

Feature Request

Hello everyone, I'm having a problem with the autocomplete and user search as described [here](https://docs.nextcloud.com/server/18/developer_manual/client_apis/OCS/ocs-api-overview.html#auto-complete-and-user-search) If I use `shareTypes` with an `s`, as described in the docs, then I don't...

manual: developer

Nothing important, just cleaning up the comment

Hey, I added some fixes for events and for rule arrays. Maybe you want to put the in the main repo.

If you specify rules in form of an array like ``` 'name' => array('required','regex:/[a-z]*/') ``` you get an exception, because stripos tries to replace ": id:" in a string, but...

Hey, I get this error when extending RoleModel. Is this an incompatibility with the current Laravel version? In an old project with Laravel 4.0.10 it's working. Thanks in advance!

Hey, so how secure is the system? I'm thinking right now what if someone duplicates a RFID tag. Can he/she then use both tags? Can this be prevented with one...

Hi guys, we just noticed a security vulnerability in the guests app. If the app files_versions is not on the app whitelist for guests, they still see the versions tab...

bug
integration

Hi, on our OwnCloud server nearly all users have the user backend LDAP but their email addresses are empty. Every user in our organisation has an email address and we...