ljf (zamentur)
|
70cf0db0ad
|
[enh] Rename permission http api route in plural
|
2019-09-04 13:35:06 +02:00 |
|
Alexandre Aubin
|
3d10e8fef2
|
Merge pull request #786 from YunoHost/dyndns_update_force
"yunohost dyndns update" "--force" and "--dry-run"
|
2019-09-01 16:23:14 +02:00 |
|
Bram
|
1d293c14a5
|
Merge pull request #743 from YunoHost/fix-wrong-usage-of-mysql-user-exists
Fix wrong usage of ynh_mysql_user_exists
|
2019-08-28 23:59:56 +02:00 |
|
Bram
|
9f07031da9
|
Merge pull request #762 from madtibo/pg_pwd_security
[enh] PostgreSQL password security
|
2019-08-28 23:59:43 +02:00 |
|
Laurent Peuch
|
87435775ee
|
[enh] add --dry-run option to dyndns update
|
2019-08-27 19:45:33 +02:00 |
|
Laurent Peuch
|
b8f27b7593
|
[enh] add --force to 'dyndns update'
|
2019-08-26 17:35:18 +02:00 |
|
madtibo
|
21c6d1b159
|
change PostgreSQL -password' authentication to 'md5'
|
2019-08-24 17:52:01 +02:00 |
|
Alexandre Aubin
|
ed8fa76624
|
Merge pull request #753 from yalh76/update-n
[enh] Upgrade n version (also for compatibility with arm64)
|
2019-08-24 16:02:42 +02:00 |
|
Étienne Mollier
|
f0440fbd6b
|
Dynamically evaluate proper mariadb-server-<version>
|
2019-08-15 15:12:06 +02:00 |
|
Alexandre Aubin
|
2dc809548b
|
Fixing again the whole permission / cert situation for slapd ... for good this time hopefully
|
2019-08-13 17:32:55 +02:00 |
|
ljf
|
9b371d5b6b
|
[fix] dpkg-origins
|
2019-08-13 15:37:48 +02:00 |
|
Alexandre Aubin
|
d516cf8ed2
|
We need to be able to run postinstall without authenticating ... otherwise we can't run the postinstall from the webadmin
|
2019-08-13 00:34:34 +02:00 |
|
Alexandre Aubin
|
6f48d1d855
|
Get rid of those sudo's ... otherwise, because sudo is in fact sudo-ldap, might create weird errors or stuck situation where everything is broken because slapd is stopped and the regenconf can't restart it
|
2019-08-12 11:16:07 +02:00 |
|
Alexandre Aubin
|
0a2d1c7eb6
|
We need this also to have proper permissions on certs
|
2019-08-12 11:16:04 +02:00 |
|
Alexandre Aubin
|
dde3a19350
|
Fix some critical permissions issues with ssl / slapd configuration
|
2019-08-12 01:56:24 +02:00 |
|
Bram
|
376cce4f53
|
Merge pull request #752 from YunoHost/fix_getopts
[fix] Fix values starting by - in getopts
|
2019-08-05 11:25:03 +02:00 |
|
Alexandre Aubin
|
5409351096
|
Merge pull request #755 from yalh76/openldap-tls
[enh] Add OpenLDAP TLS support
|
2019-08-04 00:24:38 +02:00 |
|
Alexandre Aubin
|
10f1651022
|
Moving to the post-regen part because the pre-regen part should touch as little as possible of the actual system config
|
2019-08-03 21:00:44 +02:00 |
|
yalh76
|
bae6fe86f3
|
spelling
|
2019-08-01 22:28:55 +02:00 |
|
Bram
|
ea443495eb
|
Merge pull request #749 from YunoHost/enh-debian-vendor
[enh] Dpkg vendor set to YunoHost
|
2019-07-28 06:10:30 +02:00 |
|
Maniack Crudelis
|
0ad8daa6ae
|
Remove escape character in getopts
|
2019-07-21 18:35:19 +02:00 |
|
Alexandre Aubin
|
7e99541064
|
Fix legit variable getting caught as an info to be redacted by the core
|
2019-07-18 18:16:46 +02:00 |
|
yalh76
|
577d8f477f
|
Add openldap user in the ssl-cert grou
|
2019-07-14 14:25:09 +02:00 |
|
yalh76
|
ca95035f72
|
Adding openldap TLS support
|
2019-07-14 12:26:59 +02:00 |
|
Alexandre Aubin
|
46310dbb6c
|
Misc fixes in helpers comments to fix/improve autogenerated doc
|
2019-07-11 22:51:41 +02:00 |
|
yalh76
|
ce4fb552ae
|
upgrade n version
|
2019-07-10 23:29:38 +02:00 |
|
Maniack Crudelis
|
3a8d312ed2
|
[fix] Fix values starting by - in getopts
|
2019-07-09 20:06:16 +02:00 |
|
ljf
|
a2759b76dc
|
[enh] Dpkg vendor set to YunoHost
|
2019-07-07 22:09:38 +02:00 |
|
Alexandre Aubin
|
59e2db99ba
|
Merge branch 'stretch-unstable' into group_permission
|
2019-07-05 20:59:10 +02:00 |
|
Alexandre Aubin
|
fbfa249ff5
|
Remove binding to IPv6 ::1 as it makes ipv4-only instances crash... (unable to bind to ::1)
|
2019-07-05 20:50:13 +02:00 |
|
Alexandre Aubin
|
3c0e0ca6c9
|
Merge pull request #742 from YunoHost/redact-secrets-from-logs
[enh] Redact secrets from logs
|
2019-07-02 22:02:03 +02:00 |
|
Alexandre Aubin
|
8917238159
|
Merge pull request #739 from YunoHost/proper-return-interface-for-app-config
[mod] Proper return interface for app config
|
2019-07-02 22:01:18 +02:00 |
|
Alexandre Aubin
|
aa25fff70a
|
Merge pull request #741 from YunoHost/less-madness-in-debug-log-from-script-progression
Use set +x / -x to hide the whole ynh_script_progression computation
|
2019-06-30 00:30:33 +02:00 |
|
Alexandre Aubin
|
1810808acd
|
Fix wrong usage of ynh_mysql_user_exists
|
2019-06-28 16:34:15 +02:00 |
|
Alexandre Aubin
|
5f1988c2ca
|
Change the variable name so that it's catched by the redacting mechanism
|
2019-06-27 03:31:03 +02:00 |
|
Alexandre Aubin
|
5c7bad8472
|
Why not use the global variable here ...
|
2019-06-27 03:18:08 +02:00 |
|
Alexandre Aubin
|
b9197b6269
|
Fix 'unable to write random state in SSL init (same patch as for yunohost-admin)
|
2019-06-27 00:57:28 +02:00 |
|
Alexandre Aubin
|
8f72860e78
|
Use set +x / -x to hide the whole ynh_script_progression computation
|
2019-06-19 22:39:31 +02:00 |
|
Alexandre Aubin
|
5262b52cff
|
Add a helper to easily return stuff in config script
|
2019-06-18 16:03:00 +02:00 |
|
Alexandre Aubin
|
3e75957f96
|
Merge pull request #731 from YunoHost/do_not_backup_data
Add exception for data backup
|
2019-06-17 14:23:46 +02:00 |
|
Maniack Crudelis
|
01e3be24da
|
Update data/helpers.d/backup
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
|
2019-06-14 22:31:47 +02:00 |
|
Alexandre Aubin
|
e93526321a
|
Merge pull request #733 from YunoHost/ynh_print_off
Fix ynh_print_OFF when set -x is used in other helpers
|
2019-06-07 22:10:03 +02:00 |
|
Alexandre Aubin
|
d8b086a06a
|
[fix] Running slapindex seems to fix the previous issues about LDAP indexing stuff
|
2019-06-06 19:26:49 +02:00 |
|
Alexandre Aubin
|
e63d3986b2
|
[fix] This need quotes because this can be sourced by another program
|
2019-06-05 17:33:53 +02:00 |
|
Alexandre Aubin
|
7ecd606d04
|
[fix] Do not index cn,mail and virtualdomain as it's causing some weird issues in the mail stack ...
|
2019-06-05 16:25:25 +02:00 |
|
Alexandre Aubin
|
769ba5771d
|
Indexing gidNumber / uidNumber trigger weird issues when logging in through SSH (or the 'I have no name' shell when loggin in as admin)
|
2019-06-04 15:09:09 +02:00 |
|
Alexandre Aubin
|
61a9790978
|
Merge pull request #724 from YunoHost/unecessary-log-messages
Remove unecessary log messages
|
2019-06-04 00:14:05 +02:00 |
|
Maniack Crudelis
|
dcc493934c
|
Fix ynh_print_OFF when set -x is used in other helpers
|
2019-06-01 22:47:22 +02:00 |
|
Alexandre Aubin
|
ad3ebceff6
|
Fix old 'auth' thing in app helpers
|
2019-05-31 18:45:21 +02:00 |
|
Alexandre Aubin
|
24cfc15536
|
Merge branch 'stretch-unstable' into group_permission
|
2019-05-31 18:15:09 +02:00 |
|