Ticket #291 (closed defect: worksforme)

Opened 4 years ago

Last modified 12 months ago

InvalidCredentials raised for no good reason

Reported by: mike Owned by: mike
Priority: low Milestone: backlog
Component: server Version: 0.3
Keywords: stealable Cc:
Estimated Effort: 1 day Platform: All
State: Conceptualizing Relative Size: 1

Description (last modified by mike) (diff)

All users created using the LoginService logging in got that error. I added permissions like this to one user:

{'read': ['all'], 'reference': ['all']}

And then it fixed them all.

Change History

Changed 4 years ago by mike

  • status changed from new to assigned

Ok, what's interesting is that I don't understand why that fixed the issue. Those permissions are for sending and accessing accounts over the network. That should not be happening at all. I'll probably commit a hacked fix for this temporarily until I can figure out the cause of the issue.

Changed 4 years ago by mike

  • description modified (diff)
  • summary changed from LoginService's create account doesn't add permissions to InvalidCredentials raised for no good reason

Ack, now I can log in to any account. I have no idea what the issue is.

Changed 4 years ago by mike

  • priority changed from normal to low

I tried a few things to replicate this on a local server and the alpha server and was unable. This will have to sit on the back burner until it happens again, methinks.

Changed 3 years ago by mike

  • milestone changed from MV3D-0.34 to backlog

Moving to back burner.

Changed 15 months ago by mike

  • keywords stealable added

Changed 12 months ago by mike

  • status changed from assigned to closed
  • relative_size set to 1
  • resolution set to worksforme

I'll call this unreproducible since it hasn't come up in 2 years.

Note: See TracTickets for help on using tickets.