[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [task #11993] Hide password on command /connect server -pa
From: |
Sebastien Helleu |
Subject: |
[Weechat-dev] [task #11993] Hide password on command /connect server -pass |
Date: |
Tue, 17 Apr 2012 10:31:22 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1) AppleWebKit/536.8 (KHTML, like Gecko) Chrome/20.0.1104.0 Safari/536.8 |
Update of task #11993 (project weechat):
Status: None => Done
Percent Complete: 0% => 100%
Assigned to: None => flashcode
Planned Release: None => 0.3.8
_______________________________________________________
Follow-up Comment #1:
It can already be done by adding a rmodifier like this one:
/rmodifier add server history_add,input_text_display 1,4*,5
^(/(server|connect) .*-(sasl_)?password=)(\S+)(.*)
I added this one in default rmodifiers.
Note: due to limitation of rmodifiers, this rmodifier will replace only one
password in command line (if you give many passwords, only the latest will be
hidden).
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?11993>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/