Skip to content
Snippets Groups Projects
Select Git revision
  • 200feddc3c1824b9023a5fabe951e635c9a19369
  • main default protected
  • art-play
  • chillfloor
  • fix-search
  • network-typo-shielded-remmediation
  • rework-photopolicy-social-media
  • pr-47
  • isdn
9 results

docs

  • Clone with SSH
  • Clone with HTTPS
  • Forked from infra / static pages / camp2023-infos
    Source project has a limited visibility.
    Felix Eckhofer's avatar
    tribut authored
    This allows signup, profile edits and login/logout.
    Note that due to poor naming, there are conflicts between our session
    model und what devise thinks a session should be. In particular, we have
    to rename `new_session_path(resource_name)` -> `new_user_session_path`
    and `session_path(resource_name)` -> `user_session_path`.
    
    Cf. https://github.com/heartcombo/devise/issues/2800
    610f355f
    History
    Name Last commit Last update
    ..