Commit Graph

122 Commits

Author SHA1 Message Date
RainLoop Team
860ac47f6c Small improvements 2019-03-28 01:26:34 +03:00
RainLoop Team
4235d95a39 Merge pull request #1690 from grizmin/master
start tls and gecos
2019-03-28 01:24:06 +03:00
RainLoop Team
957e393d3b Merge pull request #1716 from lindolfomeira/ldap-contacts-suggestions
Added support to additional search field (defaults to "uid")
2019-03-28 01:19:48 +03:00
RainLoop Team
2faf418f27 Merge pull request #1802 from PlanetHoster/auto-grab-mx
auto-domain-grab use MX record for Host
2019-03-28 01:15:57 +03:00
RainLoop Team
62e6fb7317 Merge pull request #1804 from imt-mines-albi/ldap-contacts-suggestions-allow-anonymous-bind
ldap-contacts-suggestions: Allow anonymous ldap_bind()
2019-03-28 01:14:55 +03:00
RainLoop Team
d717b96800 Merge pull request #1833 from TheAssailant/patch-1
Use `random_bytes` if available in postfix plugin
2019-03-28 01:14:02 +03:00
Ernesto Serrano
b8ad70a8e3 Update index.php 2019-03-14 14:45:19 +01:00
Ernesto Serrano
e1768a13dc Added generic REST plugin 2019-03-10 17:15:45 +01:00
Paul Borges
4890249b5a Use random_bytes if available in postfix plugin
The [PHP `str_shuffle()`](http://php.net/manual/en/function.str-shuffle.php) documentation states:

```
This function does not generate cryptographically secure values, and should not be used for cryptographic purposes.
```

This change makes use of [`random_bytes()`](http://php.net/manual/en/function.random-bytes.php) if it's available and falls back to the old (probably ok) `str_shuffle()` implementation.
2019-02-06 15:06:09 -05:00
imt-mines-albi
bb602a52a3 ldap-contacts-suggestions: Allow anonymous ldap_bind() if bind DN is not filled up in plugin config 2018-11-30 12:54:28 +00:00
Gabriel P
134c99624c update comment 2018-11-29 12:26:22 -05:00
Gabriel P
2898ecc5e0 auto-domain-grab use MX record for Host 2018-11-29 12:00:25 -05:00
rolfen
32ccf8c76f improve description 2018-10-20 15:40:11 +00:00
rolfen
353964e729 working version 2018-10-20 15:13:05 +00:00
rolfen
b17e5dd11d try to plug the hole in the custom sql plugin 2018-10-20 12:35:57 +00:00
Lindolfo Meira
075b841b84 Added support to additional search field (defaults to "uid") 2018-06-06 19:02:43 -03:00
Konstantin Krastev
04bfe2686f * added start_tls support
* added gecos token for use in user DN in case your user accounts are using cn as rdn.
2018-05-08 23:43:31 +03:00
RainLoop Team
c4b7de0ad4 Merge pull request #1534 from cdgco/patch-1
Update Vesta Plugin
2018-02-21 02:28:52 +03:00
RainLoop Team
c3ff2ab116 Merge pull request #1634 from abbatis/master
Hotfix plugins/auto-domain-grab/index.php
2018-02-21 02:10:29 +03:00
RainLoop Team
11989a4c28 Merge pull request #1584 from mwohlert/ChangePasswordPostfix-PostgresSQL
Add PostgreSQL to postfixadmin-change-password Plugin
2018-02-21 02:08:17 +03:00
RainLoop Team
ef601cb4f2 Merge pull request #1491 from mariogrip/mailinabox-change-password
Add change email account password plugin for Mail-in-a-Box
2018-02-21 02:04:14 +03:00
Abbatis
4ba90c115e Update index.php 2018-02-03 13:15:55 +01:00
Abbatis
8c90bd9e46 Update index.php 2018-02-03 13:01:50 +01:00
kromonos
6d88a93975 Add files via upload 2017-12-19 00:11:13 +01:00
Michel Wohlert
7186833a26 Fix indentation 2017-12-01 23:33:46 +01:00
Michel Wohlert
0eeb31b7b7 Bump Version to 1.3 2017-12-01 23:29:15 +01:00
Michel Wohlert
9336b5bcb7 Added Exception when trying to use mysql-crypt in PostgreSQL 2017-12-01 23:28:32 +01:00
Michel Wohlert
09cdc285ab Fix bad variable 2017-12-01 23:16:07 +01:00
Michel Wohlert
0d96cd6692 fix scope variable 2017-12-01 22:37:20 +01:00
Michel Wohlert
df07e1b96c fix indentation 2017-12-01 22:07:52 +01:00
Michel Wohlert
7f45312de6 Added option to select PostgreSQL 2017-12-01 22:05:35 +01:00
CDG
a32383aaf8 Update index.php 2017-10-13 22:55:57 -07:00
Marius Gripsgard
14e5ebbf7b Add change email account password plugin for Mail-in-a-Box 2017-08-23 03:14:34 +02:00
Oxymoron
3bc9c54039 Corrected more mispellings of the word <extension> 2017-07-22 16:29:33 -05:00
RainLoop Team
ab374bbb71 Many small fixes. 2017-07-06 01:31:41 +03:00
RainLoop Team
509f81d2c8 Fix recaptcha api request (#891) 2017-04-15 23:55:42 +03:00
RainLoop Team
cbc1aa2f4c Some fixes (ChangePasswordCustomSql Plugin) 2017-03-18 23:52:01 +03:00
cz-vilda
442caf4f90 Add files via upload 2017-03-18 20:25:00 +01:00
Valdur Kana
9988463e2d Add other missing {type} before hash 2017-01-14 00:03:41 +02:00
Valdur Kana
ccc8147f96 Add missing {PLAIN-MD5} before md5 hash 2017-01-10 16:38:41 +02:00
RainLoop Team
fa6d7b3b86 1.10.3.150 2016-08-02 23:54:07 +03:00
RainLoop Team
c3985da102 Move almost all libs to node_modules
Update libs
2016-07-30 18:35:08 +03:00
Julien Lutran
d222a61878 ISPmail change password plugin 2016-06-14 22:21:15 +02:00
RainLoop Team
3bcf23f8fa Add "custom-admin-settings-tab" plugin 2016-06-04 23:26:50 +03:00
RainLoop Team
f180c2fbec Code improving 2016-05-22 22:16:32 +03:00
RainLoop Team
b7af645cbc Merge pull request #700 from sharq88/master
Little extension to parse email list copied from excel
2016-05-22 22:06:40 +03:00
RainLoop Team
d84ca98793 Improve fail2ban logging (#966) 2016-05-17 23:35:53 +03:00
zikeji
37d14a1d19 Added mailcow RainLoop plugin 2016-04-22 14:51:37 -04:00
Goran Mekić
99c458ea21 Describe all options for ldap-change-password
The list of fields taken from https://github.com/RainLoop/rainloop-webmail/blob/master/plugins/ldap-change-password/ChangePasswordLdapDriver.php#L116-L117
2016-02-05 12:40:14 +01:00
Hardware
21ee9f7b20 Add support for SHA256-CRYPT and SHA512-CRYPT dovecot crypt schemes
in postfixadmin-change-password plugin
2016-01-30 18:14:56 +01:00