Jesus Federico
b15868fb3c
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
2019-04-05 14:54:36 -04:00
Jesus Federico
5ba5b663ac
GRN-86: Change the way the locales are handled ( #417 )
...
* Changed the way locales are shown
* Updated the rest of the locales
* Changed the way available_locales are defined
* Updated locales in Russian
* Updated locaales for German
2019-03-28 11:02:36 -04:00
John Ma
b3f37cd3b3
Fixed #323 Allow users to select a language in settings (GRN-17) ( #324 )
...
* <Added ui for language setting and migration>
* <Option to choose languages added>
* <Fixed code style>
* <Added Rspec tests>
* <sync db>
* <Sync db>
* <Generalized language settings>
* <Fixed flash message>
* Fixed las issue with i18n fallback
* <Modified fallback config>
* <Fixed code style>
2018-12-06 16:00:22 -05:00
John Ma
efa9e08dfc
Fixed #318 Allow multiple domains when using Google as OAuth provider (GRN-38) ( #319 )
...
* <Added muli_domain restriction with google_oauth>
* <Fixed code style>
* <Added some rspec tests>
2018-11-15 15:01:53 -05:00
John Ma
ec250f3ed5
Fixed #291 Added OAuth2 for Office365 (GRN-32) ( #293 )
...
* <Added omniauth for office365>
* <Fixed code style>
* Update puma.rb
* <Inserted link to documentation>
2018-10-16 12:58:06 -04:00
Bruck Wubete
fd1b586c6e
Fixed #266 Externalize version tag so it is based on GitHub tag when deployed to production (GRN-1) ( #292 )
...
* Update Jenkinsfile
* updating Jenkinsfile
* updating version in Jenkins
* Update version.rb
2018-10-12 16:11:22 -04:00
John Ma
a9be611d00
Fixed #269 Add health-check endpoint (GRN-3) ( #290 )
...
* <Added health_check endpoint>
* <changed gemfile_lock>
* <fixed code style>
* <removed excess health_check routes>
2018-10-12 15:57:53 -04:00
Joshua Arts
71395003c1
revert version
2018-08-21 13:28:56 -04:00
Joshua Arts
7b15b84daa
delete recordings with account
2018-07-27 14:14:48 -04:00
Joshua Arts
11f0c1f5e6
disable allow_greenlight_accounts when ldap is enabled
2018-07-24 11:13:04 -04:00
Joshua Arts
12a448aa24
Merge pull request #225 from joshua-arts/ldap
...
Add support for LDAP authentication.
2018-07-23 15:34:42 -04:00
Joshua Arts
3696fa95d7
add version in footer
2018-07-23 15:06:21 -04:00
Joshua Arts
690a12ceba
add relative root to ldap callback path
2018-07-20 16:04:50 -04:00
Joshua Arts
775285bba9
add ldap authentication
2018-07-20 14:20:14 -04:00
bruckwubete
91644281c4
fixing rubocop errors
2018-07-10 15:05:50 -04:00
bruckwubete
137b8450a8
adding checksum. using customer name as the provider
2018-07-10 12:11:00 -04:00
bruckwubete
0d2a5a4c90
small fixes
2018-07-09 16:00:10 -04:00
bruckwubete
67c32a396f
passing params to the launcher gem
2018-07-09 13:17:23 -04:00
bruckwubete
930ed809f5
pass github token as runtime arg
2018-07-04 17:06:52 -04:00
bruckwubete
3c11aca1aa
able to handle launcher login with gem
2018-07-04 14:48:22 -04:00
bruckwubete
2bb41977ed
Merge https://github.com/joshua-arts/greenlight-2.0
2018-06-29 10:08:58 -04:00
bruckwubete
e3e32365d0
able to handle launcher login
2018-06-29 10:07:06 -04:00
Joshua Arts
f0ab2924db
allow client to be determined by server
2018-06-27 17:53:11 -04:00
Josh
ad5f218f23
adhere to rubocop guidelines
2018-06-26 10:29:46 -04:00
Josh
c16197670b
add ability to configure terms and conditions
2018-06-21 16:17:18 -04:00
Josh
e1eca134fc
minor fixes
2018-06-19 16:43:27 -04:00
Josh
b81eadda8d
production settings
2018-06-14 14:22:19 -04:00
Josh
bc67d9e1e5
clean styling
2018-06-13 15:51:10 -04:00
Josh
7fadd6be69
seperate js in files
2018-06-13 14:43:08 -04:00
Josh
39b687a58f
recording management
2018-06-12 14:36:35 -04:00
Josh
0f8a4734b2
add lb option
2018-05-11 15:57:31 -04:00
Josh
4037b6304e
initial commit
2018-05-07 16:06:01 -04:00