Ticket #291 (assigned defect)

Opened 2 years ago

Last modified 20 months ago

InvalidCredentials raised for no good reason

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

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 2 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 2 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 2 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 20 months ago by mike

  • milestone changed from MV3D-0.34 to backlog

Moving to back burner.

Note: See TracTickets for help on using tickets.