Juan Picado
|
d484bb4f2f
|
clean up phase, moving es6 local storage
|
2017-04-17 15:12:31 +02:00 |
|
Madison Grubb
|
01a6c22103
|
merging in changes from upstream & fixing conflicts
|
2017-02-04 22:58:26 -05:00 |
|
Juan Carlos Picado
|
0210752ea5
|
clean warnings on unit test
|
2016-12-05 08:42:43 +01:00 |
|
Madison Grubb
|
a7c4285a68
|
renaming 'sinopia' to verdaccio.
|
2016-11-07 12:15:38 -05:00 |
|
Alex Kocharin
|
137fd5978f
|
fix access control
ref #238
|
2015-04-21 19:43:12 +03:00 |
|
Alex Kocharin
|
3c16e59a5c
|
Refactor authorization plugins
|
2015-04-09 01:51:34 +03:00 |
|
Chris Breneman
|
6954898da0
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
lib/auth.js
lib/index.js
lib/middleware.js
|
2015-03-31 09:47:20 -04:00 |
|
Alex Kocharin
|
9047e28074
|
set up some linting (obvious errors only)
|
2015-03-28 21:25:53 +03:00 |
|
Chris Breneman
|
76a1e8df80
|
Add package settings and authorization plugin system
|
2015-02-24 14:28:16 -05:00 |
|
Alex Kocharin
|
b84bb568cd
|
s/self/this/ in error message
|
2014-11-25 04:24:18 +03:00 |
|
Alex Kocharin
|
cf71b9dc9e
|
encrypt user+pass instead of tokens for now
|
2014-11-24 22:53:05 +03:00 |
|
Alex Kocharin
|
2f541130ab
|
auth tokens draft
|
2014-11-16 15:37:50 +03:00 |
|
Alex Kocharin
|
6a778e8c17
|
change code style to jshttp
close #155, see reasons there
This is a huge commit, so let me know if it will cause
any trouble, I might consider reverting it if it's the case.
|
2014-11-12 17:37:43 +03:00 |
|
Alex Kocharin
|
67b4528643
|
add authentication to web interface
|
2014-11-04 17:51:45 +03:00 |
|
Alex Kocharin
|
8f0039de92
|
'@all' -> '$all' (avoid yaml identifiers)
|
2014-09-14 19:49:15 +04:00 |
|
Alex Kocharin
|
a5cd498f92
|
use http-errors package instead of custom stuff
|
2014-09-10 21:55:26 +04:00 |
|
Alex Kocharin
|
734565dc05
|
auth refactoring: part 3
moving htpasswd out
|
2014-09-06 13:03:22 +04:00 |
|
Alex Kocharin
|
430a479113
|
auth refactoring: part 2
auth plugins
|
2014-09-02 04:27:04 +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 |
|