1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Commit Graph

865 Commits

Author SHA1 Message Date
kaiyou
70c32787d6 Insert a dynamic template for multiversion rendering 2017-11-04 21:38:29 +01:00
kaiyou
8746fafc14 Simplify the Sphinx configuration 2017-11-04 19:28:19 +01:00
kaiyou
ce9d991a13 Improve the documentation menu 2017-11-04 19:07:55 +01:00
kaiyou
f5ccc0e09c Remove unused makefiles 2017-11-04 19:01:00 +01:00
kaiyou
f2ff77d554 Remove unused directories 2017-11-04 19:00:45 +01:00
kaiyou
1434e788ee Add a requirement list 2017-11-04 18:59:23 +01:00
kaiyou
f22194d78b Rename the webmails directory 2017-11-04 18:48:22 +01:00
kaiyou
edbea372e9 Merge branch 'master' into refactor-repo 2017-11-04 18:40:53 +01:00
kaiyou
b0eadadc5c Update the gitignore 2017-11-04 18:20:53 +01:00
kaiyou
48bc67428b Add a first version of the tracking code 2017-11-03 21:50:28 +01:00
kaiyou
40e6604d16 Enable dhparam and weaken TLS on port 25 using starttls 2017-11-03 20:37:10 +01:00
kaiyou
2d22e9cabe Add the Mailu logo 2017-11-02 20:22:49 +01:00
kaiyou
bc44b83819 Update links for the compose setup 2017-11-02 20:16:07 +01:00
kaiyou
5d395a2dd0 Fix the version number in the documentation 2017-11-02 20:05:49 +01:00
kaiyou
fcf9515bff Fix the rst syntax for most documentation 2017-11-02 20:05:12 +01:00
kaiyou
dc2f1280ed Import the documentation from the wiki 2017-11-01 20:12:17 +01:00
kaiyou
ac53b3ed97 Merge branch 'master' into refactor-repo 2017-11-01 18:29:25 +01:00
kaiyou
f9708e874a Fix the service list page 2017-11-01 16:29:05 +01:00
kaiyou
8722e72f8d Fix the token list template 2017-11-01 16:28:14 +01:00
kaiyou
de2a06aec1 Fix letsencrypt by using a separate port than the proxy 2017-11-01 15:24:22 +01:00
kaiyou
c59e05bb09 Add initial sphinx config 2017-11-01 12:37:32 +01:00
kaiyou
75842df0d4 Move compose base files to the docs 2017-11-01 12:11:59 +01:00
kaiyou
689be5f2d9 Move all directories per theme 2017-11-01 12:11:04 +01:00
kaiyou
26da4f306d Move images to the documentation folder 2017-11-01 12:04:31 +01:00
kaiyou
3f43b205d3 Prepare the changelog for 1.5.0 2017-11-01 12:03:09 +01:00
kaiyou
494db6a14a Add a note about changing the license related to contributors 2017-10-29 21:15:43 +01:00
kaiyou
7e0399a8be Update authors with translation 2017-10-29 21:14:20 +01:00
kaiyou
aac488d7e3 Update translations 2017-10-29 19:13:17 +01:00
kaiyou
51e9d56b89 Add gettext calls for i18n 2017-10-29 19:10:04 +01:00
kaiyou
cd90f0beb0
Merge pull request #292 from Mailu/feature-auth-tokens
Implement authentication tokens
2017-10-29 19:05:19 +01:00
kaiyou
23bb932785
Merge branch 'master' into feature-auth-tokens 2017-10-29 19:05:09 +01:00
kaiyou
19fe73b388 Implement authentication rate limit, fixes #116 2017-10-29 18:42:35 +01:00
kaiyou
716e166b11 Improve the sidebar, display site title and website link 2017-10-29 18:13:59 +01:00
kaiyou
924760273c Update the ui macros and polish the overall UI 2017-10-29 17:53:48 +01:00
kaiyou
8095798a04 Enable token-based authentication 2017-10-29 15:39:28 +01:00
kaiyou
51c301ec56 Switch to 1000 rounds for tokens (performance) 2017-10-29 15:39:14 +01:00
kaiyou
30dfefb24d Fix the token generation process 2017-10-29 15:39:01 +01:00
kaiyou
291fbe7bc4 Add views and templates for authentication tokens 2017-10-29 14:49:07 +01:00
kaiyou
814ed77d7f Add data structure for authentication tokens 2017-10-29 14:48:34 +01:00
kaiyou
eb40ea830f Make users and aliases email case insensitive 2017-10-29 13:44:49 +01:00
kaiyou
249f5d94d6 Add a debugging bar for development 2017-10-29 13:44:49 +01:00
kaiyou
db91889f0f Merge pull request #288 from bcyrill/patch-1
Update details.html
2017-10-26 08:16:26 +02:00
bcyrill
0eebd4a00d Update details.html
- Fix assignment in template
- Use updated environment option
2017-10-26 00:13:08 +02:00
kaiyou
8e25de6050 Fix vacation messages by setting the submission host properly 2017-10-22 23:43:50 +02:00
kaiyou
166aa02b01 Merge branch 'refactor-nginx' 2017-10-22 20:04:44 +02:00
kaiyou
6765a17545 Explicitely enable sasl_auth for the internal SMTP (Postifx, sigh..) 2017-10-22 19:44:58 +02:00
kaiyou
05b9ecbb34 Remove misinformed open relay for the internal smtp 2017-10-22 19:05:51 +02:00
kaiyou
47f453e494 Allow relaying when using the intenral SMTPd 2017-10-22 18:15:28 +02:00
kaiyou
c94e976f43 Fix a typo in the sqlite query 2017-10-22 18:07:36 +02:00
kaiyou
ff71e70360 Rename the authentication endpoint 2017-10-22 16:43:06 +02:00