Alexandre Aubin
|
ad975a2dbb
|
user import: clarify user deletion handling
|
2021-08-26 20:45:06 +02:00 |
|
Alexandre Aubin
|
efec34a3a6
|
tests: Improve code formatting
|
2021-08-26 20:31:20 +02:00 |
|
Alexandre Aubin
|
aac0146aef
|
Forbid installing apps with a dot in app id
|
2021-08-26 20:14:23 +02:00 |
|
Alexandre Aubin
|
18e7aa10a8
|
Merge branch 'dev' into rework-authenticator-system
|
2021-08-26 20:12:09 +02:00 |
|
Alexandre Aubin
|
caef88121a
|
Merge branch 'dev' into experimental_sec_features
|
2021-08-26 20:09:34 +02:00 |
|
ljf
|
574b01bcf4
|
[fix] Pattern key not working
|
2021-08-26 17:48:08 +02:00 |
|
ljf
|
9eb9ec1804
|
[fix] Several fixes in config panel
|
2021-08-26 17:39:33 +02:00 |
|
ljf
|
f5529c584d
|
[wip] Min max in number questions
|
2021-08-25 21:16:31 +02:00 |
|
ljf
|
8d364029a0
|
[fix] Services key not properly converted
|
2021-08-25 20:58:15 +02:00 |
|
ljf
|
5a64a063b2
|
[fix] Clean properly config panel upload dir
|
2021-08-25 20:51:50 +02:00 |
|
ljf
|
97128d7ddb
|
[enh] Support __APP__ in services config panel key
|
2021-08-25 20:16:31 +02:00 |
|
ljf
|
5dc1ee6266
|
[enh] Services key in config panel
|
2021-08-25 20:10:11 +02:00 |
|
ljf
|
86c0998123
|
[enh] Add a pattern validation for config panel
|
2021-08-25 19:18:15 +02:00 |
|
ljf
|
4547a6ec07
|
[fix] Multiple fixes in config panel
|
2021-08-25 18:13:17 +02:00 |
|
ljf
|
4c46f41036
|
[fix] Args always empty in config panel
|
2021-08-24 17:36:54 +02:00 |
|
Alexandre Aubin
|
2740c74eb0
|
Merge remote-tracking branch 'origin/dev' into simplify-service-yaml-management
|
2021-08-23 15:20:28 +02:00 |
|
Alexandre Aubin
|
4d47fe1670
|
Merge pull request #1112 from tituspijean/mdns
Adding mDNS for .local domains
|
2021-08-23 15:15:32 +02:00 |
|
Alexandre Aubin
|
b5d00da0bf
|
Attempt to fix tests for ldap auth
|
2021-08-23 14:05:22 +02:00 |
|
ljf
|
10c8babf8c
|
[enh] Fail if script fail
|
2021-08-20 18:03:32 +02:00 |
|
ljf
|
98ca514f8f
|
[enh] Rewrite config show, get, set actions
|
2021-08-20 16:35:51 +02:00 |
|
ljf
|
a89dd4827c
|
[enh] Use yaml for reading hook output
|
2021-08-20 16:35:02 +02:00 |
|
Alexandre Aubin
|
c78d31b6c1
|
Merge branch 'dev' into rework-authenticator-system
|
2021-08-20 10:12:41 +02:00 |
|
Alexandre Aubin
|
5249be031f
|
Propagate msignal change
|
2021-08-20 10:12:35 +02:00 |
|
Alexandre Aubin
|
e3f11bec09
|
NO_BACKUP_UPGRADE: helpers expect 0 or 1
|
2021-08-19 18:41:47 +02:00 |
|
Alexandre Aubin
|
3c07e55017
|
[fix] hook_exec / subprocess.Popen explodes if you feed non-string values in env variables
|
2021-08-19 18:14:15 +02:00 |
|
Alexandre Aubin
|
a29940d8f4
|
Trash ugly hack that merge services.yml every regenconf
|
2021-08-18 23:07:38 +02:00 |
|
Alexandre Aubin
|
bcb803c0c3
|
Add new setting to enable experimental security features
|
2021-08-18 22:10:25 +02:00 |
|
Alexandre Aubin
|
07413e19c0
|
Merge pull request #1285 from sagessylu/dev
Add --purge option to "yunohost app remove"
|
2021-08-18 19:40:33 +02:00 |
|
Alexandre Aubin
|
b75fef44e5
|
Merge pull request #1286 from sagessylu/no-safety-backup
Add --no-safety-backup option to "yunohost app upgrade"
|
2021-08-18 19:38:52 +02:00 |
|
sagessylu
|
69a5ae5736
|
Update src/yunohost/app.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
|
2021-08-17 20:27:33 +02:00 |
|
ljf
|
fddb79e841
|
[wip] Reduce config panel var
|
2021-08-17 19:19:19 +02:00 |
|
ljf
|
65fc06e3e7
|
[fix] Missing name or bad format management
|
2021-08-17 19:19:19 +02:00 |
|
ljf
|
2845545985
|
[fix] Base64 python3 change
|
2021-08-17 19:19:19 +02:00 |
|
ljf (zamentur)
|
975bf4edcb
|
[enh] Replace os.path.join to improve security
|
2021-08-17 19:19:19 +02:00 |
|
ljf
|
fb0d23533e
|
[fix] Several files with same name
|
2021-08-17 19:19:19 +02:00 |
|
ljf
|
d8cdc20e0e
|
[wip] Allow file upload from config-panel
|
2021-08-17 19:19:19 +02:00 |
|
ljf
|
ccb6dc54b1
|
[fix] Avoid warning and use safeloader
|
2021-08-17 17:26:00 +02:00 |
|
sagessylu
|
cec4971cac
|
Add no-safety-backup option to yunohost app upgrade
|
2021-08-15 22:02:13 +02:00 |
|
sagessylu
|
c2460d7526
|
Add purge option to yunohost app remove
|
2021-08-15 21:41:32 +02:00 |
|
ljf (zamentur)
|
16f564622e
|
[enh] Remove uneeded comment
|
2021-08-14 16:46:48 +02:00 |
|
ljf (zamentur)
|
61bc676552
|
[enh] Add a comment
|
2021-08-14 16:41:58 +02:00 |
|
Alexandre Aubin
|
996a399f94
|
bullseye migration: add new apg .deb signing key
|
2021-08-13 17:58:46 +02:00 |
|
Alexandre Aubin
|
b1102ba56e
|
user imports: misc formating, comments
|
2021-08-13 01:10:59 +02:00 |
|
Alexandre Aubin
|
1b57435910
|
Merge branch 'dev' into enh-csv
|
2021-08-13 00:57:33 +02:00 |
|
Alexandre Aubin
|
5c9fd158d9
|
user imports: more attempts to improve semantics
|
2021-08-13 00:52:42 +02:00 |
|
Alexandre Aubin
|
b9e231241b
|
user imports: imported -> from_import, try to improve semantics
|
2021-08-13 00:49:42 +02:00 |
|
Alexandre Aubin
|
05a5821c94
|
Merge branch 'dev' into mdns
|
2021-08-12 19:00:25 +02:00 |
|
Alexandre Aubin
|
4d0581bef2
|
mdns: Misc fixes after tests on the battefield
|
2021-08-12 17:19:45 +02:00 |
|
Alexandre Aubin
|
16b0411ea9
|
Re-add legacy_permission_label so that we don't break the old legacy permission settings
|
2021-08-11 15:45:35 +02:00 |
|
Alexandre Aubin
|
29532696a9
|
Merge branch 'dev' into bullseye
|
2021-08-11 15:41:58 +02:00 |
|