Filippo

Results 25 comments of Filippo

@0sifat which version of PHP are you using?

Nevermind, thanks to @samuelchchan comment I found out that [hash_equals](https://www.php.net/manual/en/function.hash-equals.php) function has been added in PHP version >= 5.6.0. This issue has been resolved with one of the last commits...

Hi @nrmn4usm. I will consider to apply what you suggest in one of the next commit.

Hi @norrizuan1 , under the Config / Interface Settings you can specify the desired number of rows per table. Currently, sorting by Group in user list (and search) is not...

Dear @Elnatz and @mabialakienda you have to describe more accurately the issue so that I can try to reproduce it on my end and fix it (if it is a...

The first query gets data from `radpostauth` while the second one gets them from `radacct`. It looks like that the latter is empty. Check if RADIUS accounting is correctly configured.

daloRADIUS does not show anything because the `radacct` table is apparently empty. This suggests that something is not properly working with your freeRADIUS config. Please try troubleshooting it also using...

@Platzhirsch66 are you able to save german characters into the database?

New commit should have cleared this bug. Check out the new master branch version.