DylanVolz opened a new pull request #2010: Go login URL: https://github.com/apache/incubator-trafficcontrol/pull/2010 This PR implements api/1.3/user/login in go. It follows the same login flow as perl (except the token flow): check the local user password using scrypt check the local user password using hash1 if ldap is configured check password using ldap if any match the user is logged in.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
