Commit graph

20 commits

Author SHA1 Message Date
d504e5e914 Increase session timeout from 30 minutes to 6 hours 2021-03-10 01:20:10 +01:00
e9eb680aed ENV variables renamed for clarity 2021-02-28 02:03:49 +01:00
afa90e3927 OAuth2 callback URL is now configurable 2021-02-28 01:59:53 +01:00
bc507cbe39 Salsa login works 2021-02-27 23:50:51 +01:00
d130f68172 Upgrade from Rails 5.0 to 5.2 2020-04-14 02:16:25 +02:00
1c3f692ec0 Fix logging with with Javascript disabled 2018-05-28 16:57:01 +02:00
1d5b8568f3 Beautification 2017-04-19 00:15:42 +02:00
b24abd7328 Github SSO added 2017-04-19 00:15:29 +02:00
65723d3063 Amazon SSO added 2017-04-17 13:11:44 +02:00
2a7491edcd Google authentication added 2017-04-17 00:42:03 +02:00
4bad4d3a36 OpenID auth using Launchpad and Stackexchange works 2017-04-16 23:58:08 +02:00
898dd81c6b Playing with OmniAuth
However OmniAuth is mainly used for authorization. So let's try a more
lightweight approach with just OpenID.
2017-04-15 23:08:25 +02:00
909be1c8ae SSO using Amazon added 2017-04-06 20:19:14 +02:00
63634f00df Allow same email address with different SSO providers 2017-04-06 18:32:20 +02:00
9a5ddb5e13 Experimental authentication for Launchpad and Google added 2017-04-06 12:56:06 +02:00
927fa71266 Configured Devise to lock accounts for a certain time 2016-03-02 15:42:13 +01:00
a9e0669657 Devise updated 2016-03-01 17:27:21 +01:00
35eb83448e Added "devise" for authentication. 2015-07-15 17:06:32 +02:00
5c31a94aef Devise removed. Broke tests. Trying another auth gem. 2015-05-03 13:31:13 +02:00
3988c7ddf3 Devise authentication added - no registration though 2015-05-02 16:16:29 +02:00