f80d220a62
Upgrade to Rails 4.2.11.3 and Ruby 2.4.10
...
Some tricks required here to get the dependencies to work out, but we got it!!
Oh also, we move away from the rbenv in Ubuntu's package manager, because it doesn't support more recent Rubies like 2.4.10.
2023-10-23 19:05:05 -07:00
0d4c6ca077
Delete utf8 backfill for old Ruby
...
Idk if the replacement `require` is necessary exactly, but it's the one-to-one replacement for this lib, so let's start there for now!
2023-10-23 19:05:05 -07:00
cf94c7ef59
utf-8 support in both ruby 1.9 and 1.8
2011-06-04 18:40:15 -04:00
b07456cc30
make openneo auth strategy a devise strategy, so it can inherit rememberable
2011-02-05 10:33:34 -05:00
8c8776ff63
devise implemented, but not remembering
2011-01-26 13:40:15 -05:00
d81c08f866
remember me on login
2010-11-13 19:42:56 -05:00
61b55d418e
ensure that session is initialized before redirecting user
2010-11-05 16:32:00 -04:00
895c6e721e
auth works - yaaay
2010-10-18 17:58:45 -04:00