diaspora/config/initializers
2010-11-04 19:55:09 -07:00
..
_load_app_config.rb Rails.env is a string, not a symbol 2010-10-28 21:28:20 -07:00
_load_services.rb Fix for build breakage 2010-10-25 21:38:53 -07:00
_mongo.rb Issue #511: Nonstandard mongo port fails 2010-11-03 22:58:39 -07:00
backtrace_silencers.rb
carrierwave.rb
check_session_secret.rb
devise.rb Warn rather than failing if there is no smtp sender address 2010-11-04 16:55:15 -07:00
git_info.rb Fallback to static version data if git unavailable. 2010-10-10 16:38:01 +02:00
inflections.rb
locale.rb Fix some bugs for I18n fallbacks 2010-10-31 22:39:54 +01:00
logging.rb
mailer_config.rb MS IZ the mailer will not be setup unless turned on in the APP_CONFIG 2010-10-26 17:46:19 -07:00
mime_types.rb
omniauth.rb DG beginning to collapse twitter&facebook 2010-10-25 17:41:58 -07:00
rspec_generator.rb
session_store.rb Take httponly off of session cookies so that the websocket works in firefox 3.x. XSS attacks would now be easier to exploit if found. A possible replacement for opening this security hole is to set a new cookie value for Firefox users that stores a randomly generated key which would give a websocket with that key access. 2010-11-04 15:17:28 -07:00
setup_mail.rb commented out the email interceptor 2010-10-22 10:37:04 -07:00