taskWeeChat - Tasks: task #11993, Hide password on command /connect...

 
 

task #11993: Hide password on command /connect server -pass

Submitter:  dvx <ldvx>
Submitted:  Mon 16 Apr 2012 11:31:15 PM UTC
   
 
Category:  commands Should Start On:  Mon 16 Apr 2012 12:00:00 AM UTC
Should be Finished on:  Mon 16 Apr 2012 12:00:00 AM UTC Priority:  * 4
Status:  Done Privacy:  Public
Assigned to:  flashcode Percent Complete:  100%
Originator Name:  Open/Closed:  Closed
Planned Release:  0.3.8 IRC nick:  ldvx
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 17 Apr 2012 10:31:22 AM UTC, 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).

Sebastien Helleu <flashcode>
Group administrator
Mon 16 Apr 2012 11:31:15 PM UTC, original submission:  

When you send the message identify password to nickserv, weechat replaces your password with asterisks. Would it be possible/desirable to have the same behavior on the command connect? Such that:

/connect freenode -password=my_secret_password would change to
/connect freenode -password=*****

And also for -sasl_password=my_secret_password.

dvx <ldvx>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by ldvx (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-06-03 flashcode Open/ClosedOpen Closed
    2012-04-17 flashcode StatusNone Done
        Percent Complete0% 100%
        Assigned toNone flashcode
        Planned ReleaseNone 0.3.8

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code