Commit graph

60 commits

Author SHA1 Message Date
Alexandre Aubin
5975dd4310 Merge remote-tracking branch 'origin/dev' into bookworm 2024-01-14 16:25:02 +01:00
Alexandre Aubin
a44ea14141 Update copyright headers to 2024 using maintenance/update_copyright_headers.sh 2024-01-13 19:26:47 +01:00
Alexandre Aubin
0a01423408 Merge remote-tracking branch 'origin/dev' into bookworm 2023-12-28 02:57:12 +01:00
Alexandre Aubin
0856f27b46 Unused imports 2023-12-27 03:22:30 +01:00
Alexandre Aubin
665592374d user/password: move to passlib hash.sha512_crypt to generate password hashes to replace deprecated crypt lib 2023-12-27 03:18:48 +01:00
selfhoster1312
4284cd5d10
Only warn that mailbox is disabled for admins (#1739)
* Only warn that mailbox is disabled for admins

* Requality warning about "disabled mail perm for user" as debug

---------

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2023-12-21 15:35:16 +01:00
Alexandre Aubin
3922ba9c68 Implement similar cookie mechanism for admin api (compared to portal) with static secret (cookies aint invalidated by api restart) and rolling session validity 2023-12-19 20:01:40 +01:00
YapWC
5738526349
Update user.py
Allowed dots to be used in creating username
2023-12-19 10:13:03 +08:00
Alexandre Aubin
05ea37d694 lazy-load crypt which is a deprecated lib to avoid having DepreciationWarnings all over the place 2023-12-12 15:11:32 +01:00
Alexandre Aubin
356c081a4f portalapi: implement a proper expiration/prolong mechanism for session cookies 2023-11-28 18:40:49 +01:00
Alexandre Aubin
8a72bac884
Merge pull request #1692 from YunoHost/logging-is-a-mess
Moulinette logging is an unecessarily complex mess, episode 57682
2023-09-27 17:45:21 +02:00
Alexandre Aubin
2ece3b65f6 Moulinette logging is an unecessarily complex mess, episode 57682 2023-07-18 00:19:16 +02:00
Alexandre Aubin
8ac48ee09e Drop deprecated firstname/lastname in user_create/update + also drop old deprecated cert- commands 2023-06-14 08:04:16 +02:00
yunohost-bot
2f982e26a9 [CI] Format code with Black 2023-06-12 00:30:59 +00:00
Tagada
fee5375dc4 more verbose logs for user_group _update
fix YunoHost/issues#2193
2023-06-04 23:50:23 +02:00
Alexandre Aubin
821aedefa7 users: fix quota parsing being wrong by a factor 1000 ... doveadm returns kilos, not bytes 2023-03-31 20:45:14 +02:00
Alexandre Aubin
ba4f192557 maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
yunohost-bot
b943c69c8b [CI] Format code with Black 2023-02-01 17:10:08 +00:00
Alexandre Aubin
285200a2c7
Merge pull request #1538 from YunoHost/change-loginShell
be able to change the loginShell of a user
2023-01-19 16:25:06 +01:00
Alexandre Aubin
13be9af65f
Simplify code 2023-01-19 16:24:50 +01:00
Kay0u
36b0f58993
rewrite list_shells 2023-01-19 11:15:02 +01:00
yunohost-bot
9bf2b0b546 [CI] Format code with Black 2023-01-06 06:00:05 +00:00
Alexandre Aubin
1cb5e43e7e group mailalias: the ldap class is in fact mailGroup, not mailAccount -_- 2022-12-03 15:57:16 +01:00
yunohost-bot
36d2456a87 [CI] Format code with Black 2022-12-01 21:18:47 +00:00
Alexandre Aubin
0f9d938853
groups: add mail-aliases management (#1539) 2022-12-01 21:34:36 +01:00
Kay0u
21c72ad1c5
fix linter 2022-11-24 17:30:05 +01:00
Kay0u
af1c1d8c02
check if the shell exists 2022-11-24 15:13:59 +01:00
Kay0u
7372dc2079
be able to change the loginShell of a user 2022-11-24 14:42:43 +01:00
yunohost-bot
7c05df05b7 [CI] Format code with Black 2022-10-24 16:59:10 +00:00
Alexandre Aubin
581fe631fd Merge remote-tracking branch 'origin/11.1' into merge-firstname-and-lastname 2022-10-09 21:56:28 +02:00
Alexandre Aubin
e32fe7aa41 Moar oopsies 2022-10-09 20:52:20 +02:00
Alexandre Aubin
bd7081baf2 maintenance: cleanup .py file headers + automate boring copyright headers... 2022-10-09 18:38:34 +02:00
Alexandre Aubin
5347c6afeb Merge firstname and lastname info 2022-10-09 17:01:57 +02:00
Alexandre Aubin
d7067c0b22 Friskies m0ar 2022-10-04 12:38:33 +02:00
Alexandre Aubin
18f64ce80b Moar friskies 2022-10-03 17:03:13 +02:00
Alexandre Aubin
98bd15ebf2 admins: moaaar fixes, moaaar 2022-09-05 18:37:22 +02:00
Alexandre Aubin
1d98604e88 admins: moar fixes 2022-09-05 17:39:08 +02:00
Alexandre Aubin
1037508fb5
Merge branch '11.1' into admins 2022-09-04 20:28:59 +02:00
Alexandre Aubin
18f33417ef Merge remote-tracking branch 'origin/dev' into manifestv2 2022-08-09 18:41:26 +02:00
Alexandre Aubin
87abbe678d Merge remote-tracking branch 'origin/dev' into admins 2022-08-09 18:29:59 +02:00
yunohost-bot
8cef37d704 [CI] Format code with Black 2022-08-08 16:59:42 +00:00
Alexandre Aubin
d3c213892f Merge branch 'dev' into manifestv2 2022-08-04 18:16:17 +02:00
Alexandre Aubin
470bc79d97 Undefined variable... 2022-08-04 18:16:00 +02:00
Alexandre Aubin
d7e87b34c7 Merge remote-tracking branch 'origin/dev' into manifestv2 2022-08-03 22:11:49 +02:00
ljf (zamentur)
7c28edd255
[fix] Missing import 2022-08-03 14:53:56 +02:00
ljf (zamentur)
6d8a18e71b
[fix] Missing import 2022-08-03 14:52:17 +02:00
ljf
fdca9e1041 [fix] Be able to redo postinstall after 128+ chars password 2022-07-16 01:12:54 +02:00
Alexandre Aubin
fb01202f8d Merge branch 'dev' into manifestv2 2022-01-22 15:56:43 +01:00
yunohost-bot
b9060da750 [CI] Format code with Black 2022-01-20 18:43:33 +00:00
Alexandre Aubin
0f9560ffe0
Merge branch 'bullseye' into manifestv2 2022-01-12 22:33:59 +01:00