Commit Graph

883 Commits

Author SHA1 Message Date
François Ménabé 8049ddbd01
Allow to set a filter for LDAP authentication (#1306) 2020-04-20 15:25:25 -04:00
farhatahmad 1d88f54b44 Added disabled styling to always enabled settings 2020-04-16 15:50:23 -04:00
farhatahmad 63b6bb7407 Added tests 2020-04-16 15:50:23 -04:00
farhatahmad 33d7fa4e1e Fixed rspec 2020-04-16 15:50:23 -04:00
farhatahmad 5c7062d7c9 Added room configuration tab to admin panel 2020-04-16 15:50:23 -04:00
Ahmad Farhat 5aa1868f63
Local account email is now downcased to match the downcased value stored in db (#1319)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 15:21:27 -04:00
Ahmad Farhat f4990b4523
GRN2-xx: Replaced bbb_id field with a better string generator (#1250)
* Replaced bbb_id field with a better string generator

* Update room.rb

How about this instead @farhatahmad ?

* Update room.rb

Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 15:06:56 -04:00
Lars Kiesow 10ef20363a
Additional LDAP Authentication Methods (#1287)
This patch allows anonymous and user based authentication to LDAP
servers. This change is based on a patch against bn-ldap-authentication:

-  https://github.com/blindsidenetworks/bn-ldap-authentication/pull/2

The patch introduces a new environment variable `LDAP_AUTH` which
controls the authentication method used against the LDAP server:

- `anonymous` enables an anonymous bind to the LDAP with no password
  being used.

- `user` uses the user's own credentials to search for his data,
  enabling authenticated login to LDAP without the need for a user with
  global read privileges.

The default still remains at using a bind user, allowing for a seamless
upgrade path from the previous version.

This fixes #1082

Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 14:10:14 -04:00
Ahmad Farhat 9d14b561a5
Updated ldap gem to newest version (#1318) 2020-04-16 14:01:27 -04:00
Ahmad Farhat 37decd9b43
Fixed role permissin check for update_recording and delete_recording (#1308)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 12:52:04 -04:00
Lars Kiesow 311806faa7
Color Configuration for Cookie Banner (#1302)
* Color Configuration for Cookie Banner

Right now, the colors of the cookie banner are hard-coded which can
easily clash with the configured site colors in site settings.

This patch switches to using the configured colors instead.

* Update application.scss

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 12:46:46 -04:00
Ahmad Farhat 7738499978
Add check to make sure ldap username isn't blank (#1252)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 12:42:27 -04:00
Ahmad Farhat da82867abe
Remove report issue from being included automatically (#1257)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 12:35:58 -04:00
Ahmad Farhat 2f41b02e72
Fixed server recordings 500 if user doesn't have an email (#1254)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 12:31:57 -04:00
transifex-integration[bot] 3b8b1abb59
Translate /config/locales/en.yml in hy (#1262)
translation completed for the source file '/config/locales/en.yml'
on the 'hy' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 12:24:10 -04:00
transifex-integration[bot] 977e93754d
Translate /config/locales/en.yml in it (#1256)
translation completed for the source file '/config/locales/en.yml'
on the 'it' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 12:13:25 -04:00
transifex-integration[bot] 13c58fb3c2
Translate /config/locales/en.yml in tr (#1249)
translation completed for the source file '/config/locales/en.yml'
on the 'tr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 12:08:44 -04:00
transifex-integration[bot] d10ec802c6
Translate /config/locales/en.yml in tr (#1248)
translation completed for the source file '/config/locales/en.yml'
on the 'tr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 12:00:09 -04:00
transifex-integration[bot] 135444310d
Translate '/config/locales/en.yml' in 'nl' (#1246)
* Translate /config/locales/en.yml in nl

translation completed for the source file '/config/locales/en.yml'
on the 'nl' language.

* Translate /config/locales/en.yml in nl

translation completed for the source file '/config/locales/en.yml'
on the 'nl' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 11:36:02 -04:00
Klaus e7e0c7624c
room block enhancements (#1203)
* highlight current room block

* fix duplicated ids

* remove inline js

* remove some trailing whitespaces

* Fixed Server Rooms room settings name

Co-authored-by: farhatahmad <ahmad.af.farhat@gmail.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 11:21:57 -04:00
Klaus 21cb768fc4
make help link configurable (#1161)
* make help link configurable

* change default help url

* use default help url in setups without env var

Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-16 10:56:34 -04:00
Klaus a06da481db
fix cookie banner height (#1202) 2020-04-16 10:45:16 -04:00
transifex-integration[bot] e2156059ef
Translate /config/locales/en.yml in hu_HU (#1314)
translation completed for the source file '/config/locales/en.yml'
on the 'hu_HU' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-04-16 10:42:07 -04:00
transifex-integration[bot] 3f3c69d85e
Translate /config/locales/en.yml in fr (#1226)
translation completed for the source file '/config/locales/en.yml'
on the 'fr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-04-08 17:07:33 -04:00
transifex-integration[bot] 4646dd863b
Translate /config/locales/en.yml in nl (#1193)
translation completed for the source file '/config/locales/en.yml'
on the 'nl' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-06 16:20:11 -04:00
transifex-integration[bot] d04ab7013a
Translate /config/locales/en.yml in zh_TW (#1210)
translation completed for the source file '/config/locales/en.yml'
on the 'zh_TW' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-04-06 16:12:42 -04:00
transifex-integration[bot] bda696619e
Translate /config/locales/en.yml in bg (#1168)
translation completed for the source file '/config/locales/en.yml'
on the 'bg' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-03 16:42:39 -04:00
transifex-integration[bot] 4ff7c2465e
Translate /config/locales/en.yml in da (#1169)
translation completed for the source file '/config/locales/en.yml'
on the 'da' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-04-03 16:38:16 -04:00
transifex-integration[bot] dd6cea92fb
Translate /config/locales/en.yml in tr_TR (#1189)
translation completed for the source file '/config/locales/en.yml'
on the 'tr_TR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-04-03 16:30:45 -04:00
transifex-integration[bot] bbec5bdf2d
Translate /config/locales/en.yml in es_MX (#1167)
translation completed for the source file '/config/locales/en.yml'
on the 'es_MX' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-04-02 10:41:13 -04:00
transifex-integration[bot] fb651113fd
Translate /config/locales/en.yml in de_DE (#1159)
translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-02 10:40:15 -04:00
transifex-integration[bot] b243e12e5e
Translate /config/locales/en.yml in ja_JP (#1158)
translation completed for the source file '/config/locales/en.yml'
on the 'ja_JP' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-02 10:36:57 -04:00
transifex-integration[bot] 7100fea5c0
Translate /config/locales/en.yml in lv (#1156)
translation completed for the source file '/config/locales/en.yml'
on the 'lv' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-04-02 07:56:40 -04:00
Ahmad Farhat 11cdd1ec14
Fixed configuration rake task check (#1155)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-01 17:28:46 -04:00
Ahmad Farhat 509215ae8d
Added fallback message if image url is invalid (#1149)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-01 17:26:16 -04:00
Ahmad Farhat 6dc0ffc5c1
Remove hardcoded role value (#1152) 2020-04-01 17:18:27 -04:00
Ahmad Farhat 348713d4df
GRN2-xx: Admin actions are now dictated by the correct role permission (#1140)
* Admin actions are now dictated by the correct role permission

* Rspec fix

Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-01 10:58:13 -04:00
Ahmad Farhat c72d77dbcb
Prevented LDAP sign in without password (#1092)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-01 10:45:45 -04:00
Ahmad Farhat fab3b479c9
Fixed issue with duplicate roles from LDAP sigin (#1090)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-04-01 10:43:27 -04:00
transifex-integration[bot] f9d193bb5e
Translate /config/locales/en.yml in cs (#1141)
translation completed for the source file '/config/locales/en.yml'
on the 'cs' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-03-31 22:38:43 -04:00
Ahmad Farhat b8eddf73a9
Updated restart policy for db container (#1026)
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-03-31 22:35:51 -04:00
transifex-integration[bot] 2395ea4d69
Translate '/config/locales/en.yml' in 'ja_JP' (#1095)
* Translate /config/locales/en.yml in ja_JP

translation completed for the source file '/config/locales/en.yml'
on the 'ja_JP' language.

* Translate /config/locales/en.yml in ja_JP

translation completed for the source file '/config/locales/en.yml'
on the 'ja_JP' language.

* Translate /config/locales/en.yml in ja_JP

translation completed for the source file '/config/locales/en.yml'
on the 'ja_JP' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-03-27 14:04:06 -04:00
transifex-integration[bot] 9070aa4e6a
Translate /config/locales/en.yml in tr_TR (#1094)
translation completed for the source file '/config/locales/en.yml'
on the 'tr_TR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-03-27 13:54:07 -04:00
transifex-integration[bot] dbbfb27810
Translate /config/locales/en.yml in th (#1091)
translation completed for the source file '/config/locales/en.yml'
on the 'th' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-03-26 17:22:45 -04:00
transifex-integration[bot] 5a74f6a080
Translate /config/locales/en.yml in tr (#1088)
translation completed for the source file '/config/locales/en.yml'
on the 'tr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-03-26 16:23:40 -04:00
transifex-integration[bot] 7d3acc9914
Translate /config/locales/en.yml in uk (#1076)
translation completed for the source file '/config/locales/en.yml'
on the 'uk' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Jesus Federico <jesus@123it.ca>
2020-03-26 16:23:05 -04:00
transifex-integration[bot] 83f9f65489
Translate /config/locales/en.yml in bg (#1073)
translation completed for the source file '/config/locales/en.yml'
on the 'bg' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-03-26 11:31:22 -04:00
transifex-integration[bot] 3dbcf56454
Translate /config/locales/en.yml in ar (#1055)
translation completed for the source file '/config/locales/en.yml'
on the 'ar' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2020-03-25 18:06:55 -04:00
Ahmad Farhat a82526736b
Fixed issue with adding roles (#1051) 2020-03-20 14:07:39 -04:00
Christian Marg bf04743bc5
allow for mail system without authentication (#1019)
* allow for mail system without authentication

* try to fix travis build
2020-03-20 11:57:56 -04:00