We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: can't convert Symbol into String # ./lib/casserver/views/proxy_validate.builder:12:in `+' # ./lib/casserver/views/proxy_validate.builder:12:in `block (5 levels) in singletonclass' # ./lib/casserver/views/proxy_validate.builder:11:in `each' # ./lib/casserver/views/proxy_validate.builder:11:in `block (4 levels) in singletonclass' # ./lib/casserver/views/proxy_validate.builder:10:in `block (3 levels) in singletonclass' # ./lib/casserver/views/proxy_validate.builder:7:in `block (2 levels) in singletonclass' # ./lib/casserver/views/proxy_validate.builder:6:in `block in singletonclass' # ./lib/casserver/views/proxy_validate.builder:65535:in `instance_eval' # ./lib/casserver/views/proxy_validate.builder:65535:in `singletonclass' # ./lib/casserver/views/proxy_validate.builder:65533:in `__tilt_15800300' # ./lib/casserver/server.rb:663:in `block in <class:Server>' # ./spec/casserver_spec.rb:156:in `block (3 levels) in <top (required)>'
The text was updated successfully, but these errors were encountered:
Fixing rubycas#179: calling stringify_keys on the extra_attributes hash.
4a62797
698a014
Improve Daniel's work and move stringify_keys to lib/casserver/authenticators/base.rb.
8497353
No branches or pull requests
The text was updated successfully, but these errors were encountered: