Commit graph

109 commits

Author SHA1 Message Date
Alexandre Aubin
25af17b9b3
Allow CAA record for consistency with recommended conf, otherwise diagnosis unhappy 2020-04-19 01:58:48 +02:00
dependabot[bot]
ed0fee32d7
Bump rack-protection from 1.5.0 to 1.5.5 (#10)
Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.0 to 1.5.5.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-05 19:48:08 +02:00
dependabot[bot]
2559a6cc03
Bump rack from 1.6.8 to 1.6.12 (#11)
Bumps [rack](https://github.com/rack/rack) from 1.6.8 to 1.6.12.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/1.6.8...1.6.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-05 19:46:55 +02:00
Alexandre Aubin
a9562fce24
Add xmpp-upload, c.f. PR from pitchum in 3.8 2020-04-05 19:42:58 +02:00
Alexandre Aubin
0b1d75c26e Merge branch 'sha256' 2018-06-18 23:56:57 +00:00
Alexandre Aubin
75b5d12a6d Update dependencies according to what's deployed 2018-06-18 23:53:23 +00:00
frju365
d7ca7ce1eb [add] ynh.fr (#8) 2018-06-19 01:47:22 +02:00
Alexandre Aubin
242017f398
Add instructions to add a new subdomain 2018-06-19 01:41:10 +02:00
Bram
65f83fb20d
Merge pull request #9 from YunoHost/queue_worker_to_avoid_useless_ios
[enh] queue/worker pattern to avoid hammering the server with ios
2018-04-19 22:29:22 +02:00
Laurent Peuch
2cc808333f [fix] do not exit on success bind reload 2018-04-18 04:51:12 +02:00
Laurent Peuch
e2120ed8f0 [mod] exit is from sys 2018-04-18 04:50:54 +02:00
Laurent Peuch
c291ed5a2b [fix] no arguments needed 2018-04-18 04:25:54 +02:00
Laurent Peuch
eb0628d3b7 [fix] psycopg2 is boring 2018-04-18 03:49:53 +02:00
Laurent Peuch
af45f67cc5 [mod] avoid useless get 2018-04-18 03:48:46 +02:00
Laurent Peuch
8f3aa7cf0e [mod] we don't need to do that anymore 2018-04-18 03:35:18 +02:00
Laurent Peuch
48009625eb [enh] queue/worker pattern to avoid hammering the server with ios 2018-04-09 18:22:31 +02:00
Laurent Peuch
16dedb609a
Merge pull request #7 from YunoHost/sha256
Support hmac-sha512 for TSIG and allow migrating an existing md5 sig to a sha512 sig
2018-01-14 16:53:55 +01:00
Laurent Peuch
dae4f16d11 [fix] sha512 key size is 89 2018-01-03 20:51:12 +01:00
Laurent Peuch
41e2e480bb [enh] add better error management 2018-01-03 11:23:18 +01:00
Laurent Peuch
7662757275 [mod] actually this won't increase security at all because tsig is stupid 2018-01-03 11:01:54 +01:00
Laurent Peuch
dfdb70f4ce [mod] remove useless comment 2018-01-03 11:01:38 +01:00
Laurent Peuch
e25a8cb738 [doc] it's tsig, not dnssec 2017-10-09 12:34:55 +02:00
Laurent Peuch
b8487cd3a9 [mod] I'm going to wait in YunoHost code, not on the server 2017-10-09 12:09:49 +02:00
Laurent Peuch
368fe5d206 [enh] hammer it 2017-10-09 09:42:58 +02:00
Laurent Peuch
8446a552f2 [fix] 90 secondes is not enough, let's be sure that this works 2017-09-21 06:39:35 +02:00
Laurent Peuch
8bfe653531 [fix] hmac-sha512 keys are bigger than 50 chars 2017-09-21 06:24:46 +02:00
Laurent Peuch
0c40a0275e [fix] ask cron to flush bind cache on key migration situation 2017-09-21 05:58:51 +02:00
Laurent Peuch
48fe53d437 [mod] I'm ashamed 2017-09-21 04:03:16 +02:00
Laurent Peuch
d4964421ec [fix] we don't expect this argument 2017-09-20 19:19:22 +02:00
Laurent Peuch
dfcfbf472b [mod] apparently yunohost standard is to return 201 2017-09-20 05:53:33 +02:00
Laurent Peuch
464fd1ffc2 [enh] first version of migration key algo api entry point 2017-09-19 19:18:07 +02:00
Laurent Peuch
1fe2fc5355 [mod] typo in comment 2017-09-19 16:54:52 +02:00
Laurent Peuch
fbbf73fae1 [fix] it's actually 32 2017-09-18 22:43:37 +02:00
Laurent Peuch
8626a2dca0 [fix] actually it's 45 chars since it's base64 encoded 2017-09-18 22:26:56 +02:00
Laurent Peuch
d94ecdc058 [enh] allows to register a key with hmac-sha512 algo 2017-09-18 19:48:07 +02:00
Laurent Peuch
5836772ef7 [mod] we can actually uses sha512 here 2017-09-18 19:47:27 +02:00
Laurent Peuch
3c9eb4469c [enh] use db key_algo entry to generate bind files in cron 2017-09-06 10:40:56 +02:00
Laurent Peuch
eb9b14f8fe [enh] store key algo 2017-09-06 09:37:33 +02:00
Laurent Peuch
e51f1eb11a [mod] write the whole file at once 2017-08-21 00:17:06 +02:00
Laurent Peuch
2e9f63efe2 [mod] remove useless import 2017-08-21 00:15:31 +02:00
Alexandre Aubin
255e539322 [enh] Adding optionnal recovery password + delete interface using password (#4)
* Prototype of optionnal recovery password + delete interface using password
* Use crypto/hash computation built in browser instead of code found on the interwebz..
* Adding some minimal CSS to the delete interface
* async/await in delete interface to avoid a whole indent level
2017-07-24 01:55:54 +02:00
Alexandre Aubin
425ed1c6f2 [fix] (microdecision) https://i.imgur.com/bepXT.gifv 2017-07-20 17:04:37 +02:00
Laurent Peuch
ca135295d7 Merge pull request #6 from YunoHost/more-allowed-operations
Add allowed operations to be able to sync with recommended DNS conf
2017-07-20 14:39:06 +02:00
Alexandre Aubin
94f9b8f587 Add allowed operations to be able to sync with recommended DNS conf 2017-04-21 02:40:49 +02:00
Laurent Peuch
cac36c93fa Merge pull request #5 from YunoHost/enh-doc-improvement
[enh] Add nginx configuration and yunohost package in Readme
2016-12-09 16:10:15 +01:00
ljf (zamentur)
90a2691591 [enh] Add nginx configuration and yunohost package in Readme 2016-12-09 14:41:08 +01:00
Laurent Peuch
5b233105b9 Merge pull request #3 from alexAubin/master
Update/improve documentation
2016-11-29 00:57:32 +01:00
Alexandre Aubin
2fcbca1cf7 More update of the documentation 2016-11-28 19:05:06 +00:00
Alexandre Aubin
d57700af51 Adding missing dependency for bundle install 2016-11-28 18:28:15 +00:00
opi
7234548b89 Add AGPL license 2016-09-09 15:42:34 +02:00