Skip to content
  • David Roetzel's avatar
    Ripped out and replaced devise. · fb3ac7e3
    David Roetzel authored
    While devise is great it is unnecessarily complex and
    not terribly well suited for frab's use case (different
    login views in different namespaces).
    
    The new implementation is by no means better (worse
    actually), but it is a foundation to build on, instead of
    building more clumsy workarounds.
    fb3ac7e3