Commit Graph

464 Commits

Author SHA1 Message Date
Alex Kocharin ef074f8d6c 0.11.3 2014-09-18 03:17:46 +04:00
Alex Kocharin 4b46bff72f update to sinopia-htpasswd@0.4.3
fix possible fd leak, close #116
2014-09-18 03:16:58 +04:00
Alex Kocharin 765d3b47a7 0.11.2 2014-09-18 01:46:11 +04:00
Alex Kocharin 20c97527fb 0.11.2 2014-09-18 01:46:03 +04:00
Alex Kocharin 35b3efb058 sinopia-htpasswd@0.4.2
fix #121
2014-09-18 01:44:30 +04:00
Alex Kocharin 8d1781489b tag_version should return if tag is fresh 2014-09-18 00:04:15 +04:00
Alex Kocharin 92a33acf45 0.11.1 2014-09-15 18:55:11 +04:00
Alex Kocharin 48a35b6a01 mark crypt3 as optional
fix #119
2014-09-15 18:54:46 +04:00
Alex Kocharin 8db7c4355e fix history 2014-09-15 17:00:00 +04:00
Alex Kocharin d0a1013131 0.11.0 2014-09-15 01:27:41 +04:00
Alex Kocharin 936c0b607b 0.11.0 2014-09-15 01:27:32 +04:00
Alex Kocharin 1123a440bc "users_file" -> "file" in config 2014-09-14 19:57:39 +04:00
Alex Kocharin 8f0039de92 '@all' -> '$all' (avoid yaml identifiers) 2014-09-14 19:49:15 +04:00
Alex Kocharin f8b0ae6c6f 0.10.3 2014-09-14 19:28:57 +04:00
Alex Kocharin 188ab10871 0.10.3 2014-09-14 19:28:50 +04:00
Alex Kocharin a016077bf3 fix auth system 2014-09-14 19:22:24 +04:00
Alex Kocharin 834c155da4 0.10.2 2014-09-14 19:06:39 +04:00
Alex Kocharin 19b1d76e98 hotfix: auth groups didn't work correctly 2014-09-14 19:06:27 +04:00
Alex Kocharin c43846f14e 0.10.1 2014-09-14 18:49:36 +04:00
Alex Kocharin fd8d481be4 added missing dependency - rimraf 2014-09-14 18:49:22 +04:00
Alex Kocharin 8576201cc1 0.10.0 2014-09-14 18:41:54 +04:00
Alex Kocharin 0837025a74 added nan dep for crypt3 2014-09-14 18:37:21 +04:00
Alex Kocharin 5468c4e767 0.10.0 2014-09-14 18:35:34 +04:00
Alex Kocharin 34c12de81c importing all bundled deps to git 2014-09-14 18:28:17 +04:00
Alex Kocharin a5cd498f92 use http-errors package instead of custom stuff 2014-09-10 21:55:26 +04:00
Alex Kocharin dbb588f031 Merge branch '0.9.x' of github.com:rlidwka/sinopia 2014-09-07 01:25:08 +04:00
Alex Kocharin 720b98b715 0.9.3 2014-09-07 01:23:35 +04:00
Alex Kocharin efd921d876 0.9.3 2014-09-07 01:23:24 +04:00
Alex Kocharin 1e28c2d949 fix double fs.closing + EBADF error 2014-09-07 01:20:28 +04:00
Alex Kocharin a0c861ec5a forgot to resolve path to storage 2014-09-07 00:57:40 +04:00
Alex Kocharin 8d841ea8e3 hide local-list.json to storage/.sinopia-db.json
It was always in the current folder, which is a bad thing.
2014-09-07 00:50:34 +04:00
Alex Kocharin 504430dcdd temporarily disable web interface in config
I want to release 0.10 soon, and web doesn't have auth system yet.

So we'll probably disable it for now, and re-enable when its ready.
2014-09-06 23:53:28 +04:00
Alex Kocharin 435ff1beeb Merge branch 'auth' 2014-09-06 13:07:52 +04:00
Alex Kocharin 6e247829a3 auth refactoring: part 2
auth plugins
2014-09-06 13:07:10 +04:00
Alex Kocharin 99795b747c undefined variable fix 2014-09-06 13:07:10 +04:00
Alex Kocharin 3a325a1e04 auth refactoring, part 1
moving stuff to auth.js basically + allowing usergroups
2014-09-06 13:07:10 +04:00
Alex Kocharin 734565dc05 auth refactoring: part 3
moving htpasswd out
2014-09-06 13:03:22 +04:00
Alex Kocharin 697d5f0892 Merge branch '0.9.x' of github.com:rlidwka/sinopia 2014-09-03 16:20:05 +04:00
Alex Kocharin 409d25739e fix "can't set headers" exception
see discussion in #113
2014-09-03 16:18:27 +04:00
Alex Kocharin 65a792ba53 Merge branch '0.9.x' of github.com:rlidwka/sinopia 2014-09-03 15:44:24 +04:00
Alex Kocharin 4239107ed2 0.9.2 2014-09-03 15:40:48 +04:00
Alex Kocharin f512925fd4 0.9.2 2014-09-03 15:40:42 +04:00
Alex Kocharin b740dd11cf remove outdated user existence check
doesn't work with htpasswd, and doesn't make sense with
future auth plugins

ref #115
2014-09-03 15:31:57 +04:00
Alex Kocharin 430a479113 auth refactoring: part 2
auth plugins
2014-09-02 04:27:04 +04:00
Alex Kocharin 86394b25ee undefined variable fix 2014-09-02 04:26:54 +04:00
Alex Kocharin 8086c6f0bf auth refactoring, part 1
moving stuff to auth.js basically + allowing usergroups
2014-09-02 03:09:08 +04:00
Alex Kocharin 7742e11cde Merge pull request #111 from jeremymoritz/master
fixed typo in README.md
2014-08-29 10:41:19 +04:00
Jeremy Moritz 2597fcae80 fixed typo in README.md 2014-08-28 14:40:14 -05:00
Alex Kocharin 5dd720cc21 add stuff for testing against fd leaks and memory leaks 2014-08-15 01:37:46 +04:00
Alex Kocharin fdbde9eb87 add .editorconfig to fix indentation issues 2014-08-13 10:23:17 +04:00