Skip to content
  • Nirbhay Choubey's avatar
    0685d448
    Bug #14513708 .MYLOGIN.CNF SHOULD BE IGNORED IF ITS · 0685d448
    Nirbhay Choubey authored
    NOT EXCLUSIVELY READ/WRITABLE BY CURR. USER
    
    In the option handling system, the file permissions
    for login file were being checked like other option
    files.
    
    Added a check separately for login file to make sure
    that it gets ignored if its not exclusively readable/
    writable by current user. Also moved the permissions-
    checking code to a new function.
    
    Manually tested.
    0685d448
    Bug #14513708 .MYLOGIN.CNF SHOULD BE IGNORED IF ITS
    Nirbhay Choubey authored
    NOT EXCLUSIVELY READ/WRITABLE BY CURR. USER
    
    In the option handling system, the file permissions
    for login file were being checked like other option
    files.
    
    Added a check separately for login file to make sure
    that it gets ignored if its not exclusively readable/
    writable by current user. Also moved the permissions-
    checking code to a new function.
    
    Manually tested.
Loading