Commit graph

731 commits

Author SHA1 Message Date
020a864736 Added welcome and profile actions to the my controller 2017-04-23 13:37:48 +02:00
8e4dd058b6 Site name text improved 2017-04-22 19:15:03 +02:00
8839b0b136 Cruft removed 2017-04-22 19:14:23 +02:00
45976c0279 Turning primary color into Debian default color 2017-04-22 19:14:16 +02:00
e767bf9fab Dummy SSL certificate for localhost added 2017-04-22 18:25:25 +02:00
ea2e2cdee8 Docs added on authentication and nginx for development 2017-04-22 18:24:53 +02:00
280b95e3fd Enforcing HTTPS for authentication matters 2017-04-22 18:23:50 +02:00
9d985c3562 Hint on how to setup Google OAuth added 2017-04-22 18:23:33 +02:00
dee3304575 meta_request gem added to be able to use the RailsPanel browser addon 2017-04-22 17:40:14 +02:00
0a60134f0e Showing Ubuntu reviews even in development mode 2017-04-19 21:45:29 +02:00
5945b71194 Right details box is now properly stuck to the top 2017-04-19 21:45:17 +02:00
527bc7cd07 Fixed display of Ubuntu reviews 2017-04-19 21:44:54 +02:00
dd91412671 Documented installation and setup procedure 2017-04-19 13:08:02 +02:00
11ae4e6d66 Unused methods in user controller disabled 2017-04-19 13:07:33 +02:00
dab415da0e Improved page that appears after a successful login 2017-04-19 13:07:19 +02:00
396938193e SSO login buttons added 2017-04-19 13:00:07 +02:00
12b47d9f01 Nicer login page 2017-04-19 12:59:44 +02:00
e1cbb6c3f6 SSO buttons added 2017-04-19 11:50:49 +02:00
d27630dacd Hint added on how to install rbenv-vars 2017-04-19 00:20:20 +02:00
c07a144ac9 View added for users who just logged in 2017-04-19 00:19:48 +02:00
6c938df258 Docs on Debian SSO added 2017-04-19 00:19:20 +02:00
601f202463 Route to my/welcome added to greet users who log in 2017-04-19 00:19:08 +02:00
35f9b682db Put variables into .rbenv-vars but don't check it in 2017-04-19 00:18:27 +02:00
8341baf357 Added Nginx configuration to test Debian SSO 2017-04-19 00:17:39 +02:00
52ff0be45a Detecting Debian SSO client certificates for login 2017-04-19 00:16:44 +02:00
0790310b01 Indentation fixed 2017-04-19 00:16:06 +02:00
8bb0db883d Cruft removed 2017-04-19 00:15:49 +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
f7258370a0 Further updates to Rails 5.0.2 2017-04-17 00:16:32 +02:00
4d41ea6bce Merge branch 'omniauth' 2017-04-17 00:02:41 +02:00
a1ba2625bf Fixed deprecation warnings 2017-04-17 00:02:23 +02:00
26a2f44ff1 Updated Rails version to 5.0.2 2017-04-16 23:59:05 +02:00
4bad4d3a36 OpenID auth using Launchpad and Stackexchange works 2017-04-16 23:58:08 +02:00
2c135e1ca0 Reducing omniauth gems to just openid 2017-04-16 23:56:41 +02:00
9a302a9624 Increasing Ruby version to 2.4.1 2017-04-16 23:56:23 +02:00
a59ae6a8ca Using Ruby 2.4.1 2017-04-16 13:21:35 +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
8d15711c0f Continued working on Ansible playbook 2017-04-09 23:25:33 +02:00
0ebd0d7ee5 Ansible playbook for basic deployment 2017-04-09 21:40:54 +02:00
e21caf0434 Documentation updated 2017-04-09 21:21:22 +02:00
909be1c8ae SSO using Amazon added 2017-04-06 20:19:14 +02:00
194a990656 Added missing handler for SSO callbacks 2017-04-06 18:32:45 +02:00
63634f00df Allow same email address with different SSO providers 2017-04-06 18:32:20 +02:00
381ee35204 Unused methods removed 2017-04-06 18:31:42 +02:00
aa64a0f690 Gemfile and vendor cache updated 2017-04-06 12:56:31 +02:00
9a5ddb5e13 Experimental authentication for Launchpad and Google added 2017-04-06 12:56:06 +02:00
0c080386ef before_filter -> before_yction 2017-04-06 12:53:45 +02:00