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

18 Commits

Author SHA1 Message Date
kaiyou
fed7665a0a Fix all references to mailu.admin 2017-09-17 14:37:10 +02:00
kaiyou
a96478c496 Fix remaining migration scripts and remove initdb/flushdb from manage.py 2017-09-17 11:55:12 +02:00
kaiyou
95970cd7b8 Stamp the database when creating it, fixes #259 2017-09-16 22:29:36 +02:00
Daniel Trnka
da7c39263c Configurable default password scheme used for passwords 2017-09-02 17:53:21 +02:00
Dmytro Makovey
433da57015 add more CLI operations: deletions of users and aliases 2017-08-25 14:38:16 -07:00
Dmytro Makovey
d099e24f18 added object deletion to config update 2017-08-25 13:07:07 -07:00
Dmytro Makovey
e4b338c9a4 add config sync for bulk operations on users and aliases driven by config management systems etc. 2017-08-25 12:44:05 -07:00
Dmytro Makovey
aef8975332 rename user_raw to user_import for more clarity. Add proper docstring 2017-08-24 09:07:28 -07:00
Dmytro Makovey
db9ac1f68e add encryption scheme manipulation 2017-08-24 07:23:54 -07:00
Fabio Rauber
4d0b9f9299 Add setlimits and setmanager commands to manage.py 2017-04-17 12:09:48 -03:00
Pierre Jaury
182e844ae6 Set password properly when using the CLI, fixes, #136 2016-12-28 22:46:04 +01:00
Stefan Auditor
f043e50983 Add method to create an alias 2016-12-14 10:49:26 +01:00
Stefan Auditor
2c3c52a2ec Add method to create a normal user 2016-12-14 08:16:48 +01:00
Pierre Jaury
013286b8e1 Rename the freeposte/mailu directory and database 2016-10-29 13:42:39 +02:00
Victor Felder
3976a5b38e Allow admin creation after initial setup 2016-09-09 11:07:05 +02:00
Pierre Jaury
2095b3f189 Fix the admin creation command 2016-06-25 14:25:22 +02:00
Pierre Jaury
014993ee6e Add utility functions to manage.py 2016-06-25 14:02:50 +02:00
Pierre Jaury
5d7b3b981d Initialize the migration system 2016-06-25 12:57:47 +02:00