Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Authentication initializer not actually working #1324

Closed
orenyk opened this issue Oct 18, 2015 · 1 comment
Closed

Authentication initializer not actually working #1324

orenyk opened this issue Oct 18, 2015 · 1 comment

Comments

@orenyk
Copy link
Contributor

orenyk commented Oct 18, 2015

Turns out my authentication initializer fix in #1282 doesn't work - figured this out while testing #1127. I can push a quick fix now; not sure if I can test it since the initializer will have already run when the test suite starts up. Whoops!

@orenyk
Copy link
Contributor Author

orenyk commented Oct 18, 2015

This also would have prevented us from catching #1320 since it would have appropriately copied the cas_login parameter into the username column when Rails started.

orenyk added a commit that referenced this issue Oct 18, 2015
orenyk added a commit that referenced this issue Oct 20, 2015
Resolves #1324 (and #1282 for real)
- ensures that authentication initializer actually runs
- ensures that username is copied to cas_login during migration if
  necessary
orenyk added a commit that referenced this issue Oct 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant