Re: [Spacewalk-devel] [PATCH] Adding a password placeholder check when editing a user.

2014-01-29 Thread Michael Mraka
Maximilian Meister wrote: % Hi, % % after the password strength meter went through, I have another enhancement % related to the password field. % On the edit user page, there are placeholders in the password fields. % The placeholders are plain *'s, so if I add some characters after % the

Re: [Spacewalk-devel] [PATCH] Adding a password placeholder check when editing a user.

2014-01-29 Thread Maximilian Meister
On 01/29/2014 10:35 AM, Michael Mraka wrote: Hello Maximilian, I think there's an easier way to do it in a plain html without new javascript file. If you replace input type=password name=desiredpassword maxlength=32 value=** class=form-control with input type=password

Re: [Spacewalk-devel] [PATCH] Adding a password placeholder check when editing a user.

2014-01-29 Thread Maximilian Meister
On 01/29/2014 01:19 PM, Maximilian Meister wrote: Hi Michael, I have tried this in my first attempt, but the html:password struts tag doesn't accept the attribute placeholder=**. to reformulate my statement a bit, the html:password struts tag doesn't know any placeholder attribute.

Re: [Spacewalk-devel] [PATCH] Adding a password placeholder check when editing a user.

2014-01-29 Thread Michael Mraka
Maximilian Meister wrote: % On 01/29/2014 01:19 PM, Maximilian Meister wrote: % % Hi Michael, % % I have tried this in my first attempt, but the html:password % struts tag doesn't accept the attribute placeholder=**. % % to reformulate my statement a bit, the html:password struts tag %

Re: [Spacewalk-devel] Patch: 1058431-sw-remove-channel-does-not-rm-ks-trees

2014-01-29 Thread Michael Mraka
Dimitar Yordanov wrote: % Hi all, % %I tried to fix the problem described in bz1058431 - Spacewalk-remove-channel does not remove the kickstart trees. %You can find my patch enclosed. Hi Dimi, Thanks for your patch. I've reviewed and commited it. Actually I've splitted the change into

Re: [Spacewalk-devel] Patch: 1058431-sw-remove-channel-does-not-rm-ks-trees

2014-01-29 Thread Tomas Lestach
What if I created a custom distribution that reuses the kickstart trees of rhel-i386-server-5 (according to the BZ)? Does my kickstart distribution stays unusable after deleting the channel? Regards, -- Tomas Lestach Red Hat Satellite Engineering, Red Hat - Original Message - From: