Commit graph

48 commits

Author SHA1 Message Date
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
eb9b14f8fe [enh] store key algo 2017-09-06 09:37:33 +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
opi
44e231a0dd I dare you to add comments to a ruby file. 2016-04-26 12:18:16 +02:00
opi
66b0057444 [enh] Always return JSON, except for / 2016-04-26 09:56:20 +02:00
opi
f1e8f2a108 [enh] Allow CORS on every route. Add comments. 2016-04-26 09:24:33 +02:00
opi
98738741e2 [fix] Do not force port number. Use thin configuration instead. 2016-04-26 09:17:48 +02:00
opi
9902a43e94 Allow CORS request for /test/:subdomain route. 2015-12-29 15:59:03 +01:00
opi
c3430d8af5 Allow CORS request for /domains route.
Don't know if it's the right syntax, but I rellay need "Access-Control-Allow-Origin" headers to be defined for this issue : https://github.com/YunoHost/admin_js/issues/60
<3
2014-09-03 16:47:12 +02:00
Kload
80d2997595 [enh] swag 2014-05-09 16:33:50 +02:00
Kload
543c6ae1e3 Document everything 2013-08-07 12:40:49 +02:00
Kload
30f014f6a3 base64 dns key 2013-07-07 11:28:56 +00:00
Kload
4a02477300 base64 dns key 2013-07-07 11:20:39 +00:00
Kload
e1f16c3722 base64 dns key 2013-07-07 11:17:58 +00:00
Kload
9bbf3af4fa base64 dns key 2013-07-07 11:00:21 +00:00
Kload
8bc0ea6813 base64 dns key 2013-07-07 10:52:37 +00:00
Kload
42173c579c base64 dns key 2013-07-07 10:46:39 +00:00
Kload
1cf19fd581 base64 dns key 2013-07-07 10:38:58 +00:00
Kload
340ecea987 base64 dns key 2013-07-07 10:29:26 +00:00
Kload
5dc7dfb28a update allowed ips 2013-07-07 08:44:40 +00:00
Kload
cc70ce072e Multiple allowed ips 2013-07-07 08:03:15 +00:00
Kload
d332c6558f heroku flush 2013-06-19 09:44:46 +00:00
Kload
959ed8d7fc heroku modif 2013-06-19 07:52:35 +00:00
Kload
03aaa0a11f Da real game 2013-06-16 10:33:12 +00:00
Kload
6eacfb61ba route fix 2013-06-16 08:39:41 +00:00
Kload
35ae88c705 Change migration to upgrade 2013-06-16 08:23:02 +00:00
Kload
7eef821ddc Bugfixes 2013-06-16 08:21:46 +00:00
Kload
a98904ec3c Bugfixes 2013-06-16 08:21:06 +00:00
Kload
9c1119a53a Multi-domain & multi-url 2013-06-16 07:45:02 +00:00
Kload
6252ec6791 Add test route and python cron 2013-06-15 23:06:25 +00:00
Kload
cc8708515e Final version ? 2013-06-15 22:17:33 +00:00
Kload
1191b38022 Oops 2013-06-15 22:15:41 +00:00
Kload
55e8bca98c Logging SQL o/ 2013-06-15 22:13:29 +00:00
Kload
3e82942da7 Jsonify 2013-06-15 20:33:45 +00:00
Kload
dc07f45e9e bugfix 2013-06-15 20:19:33 +00:00
Kload
d39dfae312 PUT route 2013-06-15 20:13:57 +00:00
Kload
46736549d3 Add pattern matching to url params 2013-06-15 19:57:12 +00:00
Kload
b9a98a54ab Init 2013-06-15 19:06:14 +00:00