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

267 Commits

Author SHA1 Message Date
kaiyou
8722e72f8d Fix the token list template 2017-11-01 16:28:14 +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
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
bcyrill
0eebd4a00d Update details.html
- Fix assignment in template
- Use updated environment option
2017-10-26 00:13:08 +02:00
kaiyou
166aa02b01 Merge branch 'refactor-nginx' 2017-10-22 20:04:44 +02:00
kaiyou
ff71e70360 Rename the authentication endpoint 2017-10-22 16:43:06 +02:00
kaiyou
690c05ea64 Switch behavior if the user is not authenticated 2017-10-22 15:44:44 +02:00
kaiyou
80d728c233 Forward SMTP to the xclient-authenticated endpoint 2017-10-22 15:01:25 +02:00
kaiyou
ec6d5acc18 Unescape passwords before cecking 2017-10-22 10:49:31 +02:00
kaiyou
9dd4150e7c Merge branch 'refactor-nginx' 2017-10-21 15:23:17 +02:00
kaiyou
5786bb3e1b Return the server address dynamically 2017-10-21 15:22:40 +02:00
Dmytro Makovey
18ba724505 pep8/flake8 applied 2017-09-28 08:37:39 -07:00
Dmytro Makovey
d50ba01892 autopep8 applied 2017-09-28 08:28:10 -07:00
Dmytro Makovey
b05e924f3b merged config_sync improvements/bugfixes 2017-09-27 21:57:57 -07:00
Dmytro Makovey
83e6d4400c fix user params updates 2017-09-27 21:48:20 -07:00
Dmytro Makovey
a6944582a3 fix python2-ism 2017-09-27 21:34:10 -07:00
Dmytro Makovey
c9f124c9b9 expand user and alias params 2017-09-27 21:29:42 -07:00
Dmytro Makovey
06d7828e06 fix multi-add of managers 2017-09-27 20:52:03 -07:00
Dmytro Makovey
4fed48eae1 commit earlier to fix issues with missing domains 2017-09-27 20:31:51 -07:00
Dmytro Makovey
977fcd01e0 add more verbosity for operations 2017-09-27 20:16:23 -07:00
Dmytro Makovey
454264ba31 fix typo 2017-09-27 19:44:19 -07:00
kaiyou
d84b63453f Merge pull request #271 from droopy4096/master-backports
Added config_update verbosity and expanded YAML format a touch
2017-09-27 20:25:14 +02:00
Dmytro Makovey
319b3e68bb backported proper empty field handling 2017-09-27 11:05:29 -07:00
Dmytro Makovey
2ffd779324 add some fail-safe for empty passwords 2017-09-27 11:04:19 -07:00
Dmytro Makovey
9f267a44ee backported CLI options for domain command 2017-09-26 14:21:50 -07:00
Dmytro Makovey
1ee4f5db15 fix domain command invocation 2017-09-26 14:18:37 -07:00
Dmytro Makovey
292853fd57 backported domain/manager sync 2017-09-26 14:11:00 -07:00
Dmytro Makovey
ce2ad32efc add manager/domain configuration sync 2017-09-26 13:20:33 -07:00
Dmytro Makovey
5e55182b90 fix type check as per pull request comment 2017-09-25 06:59:01 -07:00
kaiyou
a57096e613 Support specifyin multiple hostnames 2017-09-24 17:49:39 +02:00
kaiyou
7e9c04cd65 Do not include appscheduler 2017-09-24 17:48:27 +02:00
kaiyou
94a13aabf0 Handle nginx authentication requests in the admin container 2017-09-24 15:43:23 +02:00
kaiyou
87cbeacecd Do not install openssl in the admin container anymore 2017-09-24 12:05:38 +02:00
kaiyou
870c7dbe5c Remove unused requirements from the admin app 2017-09-24 12:04:52 +02:00
kaiyou
97505d1367 Remove TLS tasks from the admin container 2017-09-24 12:02:26 +02:00
kaiyou
974c351802 Move the admin interface back to a blueprint 2017-09-24 12:00:39 +02:00
kaiyou
971e839201 Merge branch 'master' into feature-xforwarded-prefix 2017-09-24 11:46:58 +02:00
Dmytro Makovey
8cf93ab999 added bacports and resolved conflicts 2017-09-22 00:42:37 -07:00
Dmytro Makovey
f86391f839 be smarted about destination field 2017-09-19 08:27:19 -07:00