You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2022/01/08 03:13:44 UTC

[GitHub] [trafficcontrol] srijeet0406 opened a new issue #6457: User registration and password reset are broken due to the `last_authenticated` value being null

srijeet0406 opened a new issue #6457:
URL: https://github.com/apache/trafficcontrol/issues/6457


   <!--
   ************ STOP!! ************
   If this issue identifies a security vulnerability, DO NOT submit it! Instead, contact
   the Apache Traffic Control Security Team at security@trafficcontrol.apache.org and follow the
   guidelines at https://apache.org/security regarding vulnerability disclosure.
   
   - For *SUPPORT QUESTIONS*, use the #traffic-control channel on the ASF slack (https://s.apache.org/tc-slack-request)
   or the Traffic Control Users mailing list (send an email to users-subscribe@trafficcontrol.apache.org to subscribe).
   - Before submitting, please **SEARCH GITHUB** for a similar issue or PR
       * https://github.com/apache/trafficcontrol/issues
       * https://github.com/apache/trafficcontrol/pulls
   -->
   
   <!-- Do not submit security vulnerabilities or support requests here - see above -->
   ## This Bug Report affects these Traffic Control components:
   <!-- delete all those that don't apply -->
   - Traffic Ops
   - Traffic Portal
   
   ## Current behavior:
   <!-- Describe how the bug happens -->
   In Traffic Portal, try registering a new user, or resetting the password of an existing user. You'll notice that the operation fails. If you tail the logs, you'll see something similar to:
   `getting current user: querying current user: sql: Scan error on column index 9, name "last_authenticated": unsupported Scan, storing driver.Value type <nil> into type *time.Time`
   
   ## Expected behavior:
   <!-- Describe what the behavior would be without the bug -->
   Registration/ password reset should work as expected.
   
   ## Steps to reproduce:
   <!-- If the current behavior is a bug, please provide the *STEPS TO REPRODUCE* and
   include the applicable TC version.
   -->
   In Traffic Portal, try registering a new user, or resetting the password of an existing user.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficcontrol] ocket8888 closed issue #6457: User registration and password reset are broken due to the `last_authenticated` value being null

Posted by GitBox <gi...@apache.org>.
ocket8888 closed issue #6457:
URL: https://github.com/apache/trafficcontrol/issues/6457


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org