forked from OpenNeo/impress
This removes login/logout/session logic for integrating with OpenNeo ID, replacing them with stubs that just redirect to `/?TODO` when you click login, and helpers that act as if you're not logged in. This gives us a clean slate to plug in new Devise logic to integrate with the `openneo_id` database directly! |
||
|---|---|---|
| .. | ||
| application_controller_renderer.rb | ||
| asset_hosts.rb | ||
| assets.rb | ||
| attack.rb | ||
| backtrace_silencers.rb | ||
| content_security_policy.rb | ||
| cookies_serializer.rb | ||
| filter_parameter_logging.rb | ||
| inflections.rb | ||
| locale_meta.rb | ||
| mime_types.rb | ||
| neopia.rb | ||
| permissions_policy.rb | ||
| rspec_generator.rb | ||
| secret_token.rb | ||
| session_store.rb | ||
| stripe.rb | ||
| wrap_parameters.rb | ||