Henne Vogelsang
ddcd8dfc69
Drop Rails.application.secrets usage
...
That feature is gone and we already use environment variables...
https://github.com/rails/rails/pull/47801
2025-08-12 17:27:25 +02:00
Henne Vogelsang
36b23ce25d
Make use of ENV.fetch
2022-05-06 14:53:57 +02:00
Emily Gonyer
77accc1100
removed-gendered-terms
2021-03-06 03:27:38 +01:00
Henne Vogelsang
e523c2631e
Make the device ichain base url configurable
2019-02-15 17:09:03 +01:00
James Mason
43bef689fc
Rubocop autocorrections
2018-11-16 09:06:05 -08:00
Henne Vogelsang
ebcb2780cd
Configure OSEM via environment variables
...
Instead of reading a yaml file we get configuration from the
environment.
2016-04-29 16:36:47 +02:00
Henne Vogelsang
e8ab94e1c7
Implements sign up during registration. Solves most of #215
2015-03-12 23:53:57 +01:00
Henne Vogelsang
c3b0dcc9d7
Set the ichain base url
2014-11-06 10:28:19 +01:00
chrisbr
49d565def2
Implements iChain authentication
2014-11-04 17:42:47 +01:00
chrisbr
15c6ed127f
Implements username authentication
...
It's now possible to login with either username or email
That's necessary to be backward compatible for iChain login
2014-11-03 15:25:33 +01:00
Stella Rouzi
bf6b09d9f4
add github for openid login
2014-08-15 06:16:42 +03:00
Henne Vogelsang
5f96c276e9
Rework the Sign Up/Sign In views
...
Use Capybaras save_page when feature tests go wrong
2014-08-01 13:35:06 +02:00
Artem Chernikov
6e7e0c2cd3
Style/BracesAroundHashParameters enabled
2014-07-30 23:37:50 +02:00
Stella Rouzi
be468be5d7
Only show openid options if providers are set in User model.
2014-07-20 19:43:20 +03:00
Stella Rouzi
600adde6ba
implement openID authentication
2014-06-19 12:58:05 +03:00
Henne Vogelsang
ee5d48d494
Migrate all secrets to config/secrets.yml
2014-05-12 18:32:26 +02:00
Henne Vogelsang
2e9b92c3af
Initial Rails4 Port
2014-04-23 15:45:55 +02:00
Henne Vogelsang
18968a05b1
* Update devise to latest version
...
* use letter_opener for mails in development
* bring back the flash
* fix redirect loop for logging in
* move all mailer/devise settings to config/config.yml
2014-03-24 12:45:47 +01:00
Michal Čihař
d44a7031a6
Fix sender email
...
There is no domain confereces.opensuse.org and some mail server might reject such email.
2013-02-07 10:58:56 +01:00
Matt Barringer
900bcb16d5
Starting to add email sending
2013-01-14 08:49:49 +01:00
Matt Barringer
90b30db9e8
First checkin
2013-01-07 09:04:09 +01:00