-
Guess what everyone. ONA is old! Yep I know it is, now you do too.
Its still a good system, serves a purpose and I use it every day but yep there is a lot that is left to be desired.
This i…
-
SourceBans++ web panel has inadequate [XSRF](https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)) protection. Administrators that are coerced or inadvertently exposed to malicious code m…
hctim updated
5 years ago
-
При смене группы админа нужно убрать проверку на наличия эмейла в админа.
При долгом отключению сервера сохраненные ркон пароли пропадают у сервера.
Иногда багается вкладка сервера и там идет код вм…
rsgua updated
7 years ago
-
Hi,
I have an ONA server (v17.12.22) which is running on a Debian 7.11 wheezy server using LDAP authentication.
I wanted to upgrade it to the v19.0.1 release on a Debian 10 buster server so I made a…
-
using v19.0.1 , when Add is clicked the screen to Add does not pop up.
-
The documentation for jaxon.getFormValues does not mention the second and third parameters. The second parameter is a bool, and if set to true includes disabled form fields. The third parameter is s…
-
Make a multilang system in web.
What we need?
- Replace all substring in templates, codes to calling functions
- Write a class **OR** download ready class
- Translate to english.
-
Hello, I am migrating from xajax to jaxon and until now everything is fine, but something appear. In the past I used this command:
xajax.callback.global.onRequest = javascriptfunction1;
xajax.cal…
-
Sometimes when I call a jaxon function, if certain conditions are not met, I want to simply return an empty response without adding any commands. This works fine for asynchronous functions. However …
-
In xajax and jaxon version 3, I was able to change selected options in a multiple select using something like this:
`$response->assign("multiselect", "options[0].selected", "true");`
This is no …