-
### Description
[CWE-307: Improper Restriction of Excessive Authentication Attempts](https://cwe.mitre.org/data/definitions/307.html)
An attacker can easily utilize `Plogin` to ***Brute Force*** a v…
-
Ya no hay actualizaciones para la versión 8 de php.
There are no updates for php version 8 anymore.
-
I've tried several times to enter the website of xajax to read the documentation but it doesn't show anything, is it down or sth?
Whenever I enter in this http://xajax-project.org/, it shows me sth …
-
Hi,
I have PHP 7.4 with E_ALL and got the following errors:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; xajaxCustomRequest has a depr…
-
The code in xajax_core/xajaxPluginManager.inc.php needs a check added in case the xajax_js/deferred folder is missing and the xajax_js folder doesn't have write permissions to allow the web server use…
-
It would be nice to have older versions of Xajax as tags available as well. For example, the 0.5 release was quite stable and often used. Further improvements can then be added to the 0.5 branch.
-
Wich PHP version is the minimum required version for next Xajax Release (xajax 0.6 stable)?
http://community.xajaxproject.org/topic/8948/assigning-the-return-value-of-new-by-reference-is-deprecated/…
-
I'm wondering if I can use Xajax to hide secret keys ..
CallAPI(secretKey());
then they would get the secret key via xajax php function and it wouldn't expose it via source.
Thoughts?
-
Invalid argument supplied for foreach() in /htdocs/content/bookmarks.php:76
POST /index.php?page=bookmarks&mode=fleet
count(): Parameter must be an array or an object that implements Countable in …
-
Hi,
I have something like this:
window [ 'xajax_' + funcitonname ] ( xajax.getFormValues(formId) );
On the form (formID) there ia a textarea with the value as the whole next line:
text with …