Commit graph

25 commits

Author SHA1 Message Date
Nicolas Höft 4c27826fb5 feat(core): Support ARGON2I/ARGON2ID password hashes
Requires libsodium ≥ 1.0.9 to be present at compile time.

Thus, the following distributions will have support for at least
ARGON2i:

* rhel ≥ 7 (with EPEL enabled)
* Debian ≥ 9 (stretch)
* Ubuntu ≥ Bionic (18.04)

Fixes #4895
2020-07-01 11:20:31 +02:00
Ludovic Marcotte a102a94ac5 fix(packaging): enable mfa on focal 2020-05-12 13:44:10 -04:00
Ludovic Marcotte d7979871bc fix(packaging): fixed condition syntax 2020-05-12 07:59:00 -04:00
Francis Lachapelle 312817b7ae chore(debian): fix rules for MFA 2020-05-08 09:15:43 -04:00
Ludovic Marcotte f78300a12e feat(core): initial Google Authenticator support for 2FA 2020-05-07 07:22:24 -04:00
Ludovic Marcotte ab7af8828c Avoid using prefix 2019-08-08 09:48:07 -04:00
Ludovic Marcotte a7b85c3360 Revert "(fix) replace deprecated env var"
This reverts commit 7e84bb4a1a.
2019-08-07 15:44:45 -04:00
Ludovic Marcotte 7e84bb4a1a (fix) replace deprecated env var 2019-08-07 15:37:04 -04:00
Francis Lachapelle 98eabddec8 Improve packaging 2018-11-02 12:00:22 -04:00
Francis Lachapelle b743c9953c Improve Debian packages 2018-11-01 14:45:28 -04:00
Francis Lachapelle 7d596b08a9 Revert "Remove packaging/debian-multiarch"
This reverts commit 5ede401738.
2018-11-01 14:01:58 -04:00
Francis Lachapelle 5ede401738 Remove packaging/debian-multiarch 2018-10-29 10:55:07 -04:00
Ludovic Marcotte b73e65ebeb (fix) disabled OC packaging 2018-01-09 19:08:30 -05:00
Ludovic Marcotte b9462ed86d (fix) adjust doc and packaging regarding oc cleanup script 2015-11-25 10:57:16 -05:00
Ludovic Marcotte d97813451e (fix) moved stuff to multiarch 2015-05-13 16:09:41 -04:00
Ludovic Marcotte 9ffa32eebd Enable SAML support on all Debian-based distro 2014-11-30 17:35:39 -05:00
Jean Raby 1ed41e2831 New deb package: sogo-activesync 2014-01-14 14:39:51 -05:00
Jean Raby 3cce9b2012 Fix file permissions 2013-09-30 09:39:29 -04:00
Jean Raby a53c66e8a4 Install openchange_user_cleanup in usr/sbin/
Instead of usr/share/doc/sogo/
2013-04-18 14:35:56 -04:00
Jean Raby 3810833e1b remove unrtf leftovers 2013-04-11 10:22:28 -04:00
Jean Raby cc125d2192 directory fixup 2013-04-10 16:27:03 -04:00
Jean Raby 4da1e41d93 deb: install a sample sogo.conf in /etc/sogo
While there, replace mkdir + cp combo with 'install'
2013-04-10 16:20:47 -04:00
Jean Raby b5b9eecce1 exclude .py and .sh files from being compressed by dh_compress
Monotone-Parent: 631650bf7e67489a8bf42e8edf637b07f298ec39
Monotone-Revision: adcbde36428e7bc286173eed54c027092d9116bf

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-09-05T17:13:31
Monotone-Branch: ca.inverse.sogo
2012-09-05 17:13:31 +00:00
Jean Raby 85c555ab1f propagate from branch 'ca.inverse.sogo.1_3_18' (head d538a70c8651aa1849c88eedda7782a21b41b591)
to branch 'ca.inverse.sogo' (head 43364d6242db2d8b6496cce2c7905d9468fafa41)

Monotone-Parent: 43364d6242db2d8b6496cce2c7905d9468fafa41
Monotone-Parent: d538a70c8651aa1849c88eedda7782a21b41b591
Monotone-Revision: 4280fb032373c8ebfdcc67e2e271b47583c31ec3

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-08-02T17:40:32
Monotone-Branch: ca.inverse.sogo
2012-08-02 17:40:32 +00:00
Jean Raby c36eafc69c Move packaging stuff to its own subdirectory
Monotone-Parent: 0a2787d6259826c9137c4fbee005b7cf638fa317
Monotone-Revision: d538a70c8651aa1849c88eedda7782a21b41b591

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-08-02T17:40:27
2012-08-02 17:40:27 +00:00
Renamed from debian-multiarch/rules (Browse further)