greenlight/config
Rafael Baldasso Audibert 32bbc80415 Added Record type/format I18n (#471)
* GRN-80: Allow local accounts on multitenant (#428)

* Changed the way the omniauth providers are declared

* Allow local authentication for multitenant mode based on customer settings

* Cleanead up code mandated by rubocop

* Completed implementation for signin and added the one for signup

* Fixed issue with rubocop

* Renamed customer_name to lb_user

* Renamed lb_user -> user_domain, fixed issue with signup controller, email verification WAS NOT implemented

* Completed implementation of email_verification

* Fixed rubocop issue

* Final update

* Fix for test with loadbalancer

* Make sure loadbalancer mockup is only used when env defined

* Fix for test on rooms_controller

* Fixed most of the test failing on multitenant env

* Fixed issue detected by rubocop

* Fixed issue with activation tockens not working on resend

* Fixed new issue found by rubocop

* Updated travis script

* Harcoded credentials for mockup

* Updated expectation on start_session

* Fixed issue with duplication of home room

* Updated script for rubocop

* Restored Gemfile

* Added I18n for recording types/formats
2019-04-22 09:17:37 -04:00
..
environments GRN-73: Added settings for externalizing logs (#441) 2019-04-08 16:06:14 -04:00
initializers GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
locales Added Record type/format I18n (#471) 2019-04-22 09:17:37 -04:00
application.rb GRN-85-fix: Fix for endpoint auto completion (#451) 2019-04-11 10:07:35 -04:00
boot.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
cable.yml allow for production cable config 2018-08-02 14:08:13 -04:00
database.yml GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
environment.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
puma.rb make upgrading from 1.0 easier 2018-07-05 17:25:59 -04:00
routes.rb GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
secrets.yml initial commit 2018-05-07 16:06:01 -04:00
spring.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00