https://bugzilla.mindrot.org/show_bug.cgi?id=3477

Darren Tucker <dtuc...@dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d...@mindrot.org
   Attachment #3864|                            |ok?(d...@mindrot.org)
              Flags|                            |

--- Comment #6 from Darren Tucker <dtuc...@dtucker.net> ---
Created attachment 3864
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3864&action=edit
Expand %-tokens and ${VAR} environment variables in User

It was a bit more involved than I thought, since %r expands to User,
and %C expands to a hash containing User so those are self-referential.

I worked around that by simply disallowing %r and %C in User
expansions.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to