Page 2 of 2
Re: modsecurity block requests
Posted: Wed May 11, 2022 4:01 pm
by damien
OK, thanks a lot for you reactivity.
Re: modsecurity block requests
Posted: Thu May 12, 2022 4:11 pm
by kev1n
Could you test the modified nuajax.js?
nuajax.zip
Re: modsecurity block requests
Posted: Thu May 19, 2022 5:38 pm
by kev1n
Girhub updated.
Re: modsecurity block requests
Posted: Sun May 22, 2022 9:02 pm
by damien
I have just tested using the git head.
I still have an issue with the field : sfo_browse_sql
Is it the same nature than browse_sql ?
Re: modsecurity block requests
Posted: Mon May 23, 2022 7:33 am
by kev1n
Do you have any more details on where this is occurring?
Re: modsecurity block requests
Posted: Mon May 30, 2022 11:49 am
by damien
kev1n wrote: ↑Mon May 23, 2022 7:33 am
Do you have any more details on where this is occurring?
I forgot to note the screen that generate the error.
I will come back to you when I will be able to reproduce it.
Thanks.
Re: modsecurity block requests
Posted: Tue May 31, 2022 4:57 pm
by kev1n
kev1n wrote: ↑Thu May 12, 2022 4:11 pm
Could you test the modified nuajax.js?
nuajax.zip
I had to undo the changes since the Print function relies on the SQL passed backed to the server. You may still use the patched files though.
I'll try to find another way to make the print function work.
Re: modsecurity block requests
Posted: Wed Jun 01, 2022 7:31 pm
by damien
kev1n wrote: ↑Tue May 31, 2022 4:57 pm
I had to undo the changes since the Print function relies on the SQL passed backed to the server. You may still use the patched files though.
I'll try to find another way to make the print function work.
What is the print function used for ?
How do we use it ? For which purpose ?
Re: modsecurity block requests
Posted: Thu Jun 02, 2022 3:46 am
by kev1n
Re: modsecurity block requests
Posted: Thu Jun 02, 2022 11:33 am
by damien
Ok, understand, it generate a kind of printable report of the table. Great function I didn't notice.