Re: [Dev] Forget me tool is going into an infinite loop while executing on improved audit logs

2018-04-09 Thread Megala Uthayakumar
Thanks Ruwan for the response. I will remove the pattern and send it as WUM
update.

On Mon, Apr 9, 2018 at 10:10 AM, Ruwan Abeykoon  wrote:

> Hi All,
> We need to fix two things.
> 1. We do not want to annonymize admin login attempts. As admin login
> failure is a security concers and overrides privacy concerns. so we need to
> remove this pattern. (This is a business case)
> 2. We need to detect regex infinite loop cases and break. (This is a
> technical case)
>
> Cheers,
> Ruwan
>
> On Mon, Apr 9, 2018 at 4:06 AM, Megala Uthayakumar 
> wrote:
>
>> Hi All,
>>
>> When we execute the forget me tool on IS 5.5.0, with the improved user
>> management logs, forget me tool goes on an infinite loop on the following
>> line,
>>
>> *Initiator=admin@carbon.super Action=Update-Permissions-of-Role
>> Target=Application/abc
>> 

Re: [Dev] Forget me tool is going into an infinite loop while executing on improved audit logs

2018-04-08 Thread Ruwan Abeykoon
Hi All,
We need to fix two things.
1. We do not want to annonymize admin login attempts. As admin login
failure is a security concers and overrides privacy concerns. so we need to
remove this pattern. (This is a business case)
2. We need to detect regex infinite loop cases and break. (This is a
technical case)

Cheers,
Ruwan

On Mon, Apr 9, 2018 at 4:06 AM, Megala Uthayakumar  wrote:

> Hi All,
>
> When we execute the forget me tool on IS 5.5.0, with the improved user
> management logs, forget me tool goes on an infinite loop on the following
> line,
>
> *Initiator=admin@carbon.super Action=Update-Permissions-of-Role
> Target=Application/abc
> 

[Dev] Forget me tool is going into an infinite loop while executing on improved audit logs

2018-04-08 Thread Megala Uthayakumar
Hi All,

When we execute the forget me tool on IS 5.5.0, with the improved user
management logs, forget me tool goes on an infinite loop on the following
line,

*Initiator=admin@carbon.super Action=Update-Permissions-of-Role
Target=Application/abc