Message8165
In message <20241023154741.sej32etpaprcqwy5@runtux.com>,
Ralf Schlatterbeck writes:
>On Wed, Oct 23, 2024 at 03:14:33PM +0000, Ralf Schlatterbeck wrote:
>>
>> On Wed, Oct 23, 2024 at 02:58:57PM +0000, John Rouillard wrote:
>
>> > Would it be possible to turn off the SQL permission checks using a parameter?
>>
>> Yes, I think we could make that configurable.
>>
>> > Maybe something in interfaces.py as it should be used for debugging only.
>>
>> We could make it a debug setting in config. Similar to the email debug
>> settings.
>
>I've implemented this, let me know if this works for you.
That works.
I still think a change to interfaces.py would be faster to access but
I guess one more debug seting won't add to the clutter in config.ini
too much.
Also is this correct?
+ ), "Most settings in this section (except for backend and debug_filter)\n"
+ "are used by RDBMS backends only.",
does debug_filter have any use if you are using dbm?
Have a great evening.
--
-- rouilj
John Rouillard
===========================================================================
My employers don't acknowledge my existence much less my opinions. |
|
Date |
User |
Action |
Args |
2024-10-23 18:10:33 | rouilj | set | recipients:
+ rouilj, schlatterbeck |
2024-10-23 18:10:33 | rouilj | link | issue2551330 messages |
2024-10-23 18:10:33 | rouilj | create | |
|