Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • 75389691-a67c-422a-91e9-aa58bfb5-main-patch-32205
  • test-pipe
  • extended-scripts
  • structured-badges
  • guix-pipeline
  • cabal-pipeline
7 results

lib

  • Clone with SSH
  • Clone with HTTPS
  • 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
    ..