Guillaume Ayoub
|
c4f2587fd9
Pylint
|
12 лет назад |
Guillaume Ayoub
|
de1e57081b
Put the realm in the configuration file (fix #37)
|
12 лет назад |
Guillaume Ayoub
|
fab7796ca0
Allow additional HTTP headers in configuration file
|
12 лет назад |
Guillaume Ayoub
|
e9e811d375
Allow requests with no maching items (ie. requests at "/")
|
13 лет назад |
Guillaume Ayoub
|
f73b44a311
Useless typo
|
13 лет назад |
Guillaume Ayoub
|
bf8e874e4d
Merge *base_prefix config keys into base_prefix (fixes #996)
|
13 лет назад |
Guillaume Ayoub
|
406bb6e8cc
Update copyright years
|
13 лет назад |
Guillaume Ayoub
|
bcdf00f85e
Allow colon characters in passwords (fixes #1308)
|
13 лет назад |
Guillaume Ayoub
|
4c064bcf35
Clean rights from file and remove tests
|
13 лет назад |
Guillaume Ayoub
|
7b15832dbf
Merge pull request #12 from matthiasjordan/master
|
13 лет назад |
Guillaume Ayoub
|
e06cfa4de0
Handle "If-None-Match: *" HTTP headers for PUT requests
|
13 лет назад |
Matthias Jordan
|
e08aa6176c
Less aggressive logging
|
13 лет назад |
Matthias Jordan
|
0c4562c01d
Using different HTTP status codes in some cases where auth or rights are violated
|
13 лет назад |
Matthias Jordan
|
db708a0853
Checking rights only once. Also taking care of mistakenly checking
|
13 лет назад |
Matthias Jordan
|
0722db04fb
Extract method
|
13 лет назад |
Matthias Jordan
|
bc0b74c555
Using collection's URL for logging instead of its name
|
13 лет назад |
Guillaume Ayoub
|
98bbe61f67
Use relative imports
|
13 лет назад |
Guillaume Ayoub
|
9f446cb261
Fix GET requests
|
13 лет назад |
Guillaume Ayoub
|
17857654b0
Use the same import mechanisms for auth, storage, rights
|
13 лет назад |
Guillaume Ayoub
|
3ddbb80674
Fix OPTIONS requests
|
13 лет назад |
Guillaume Ayoub
|
4fa53d15b3
Fix the auth checking algorithm
|
13 лет назад |
Guillaume Ayoub
|
e33ee8ea7c
Small fixes
|
13 лет назад |
Guillaume Ayoub
|
b4a7ada5f2
is_authorized returns True when no auth method is set
|
13 лет назад |
Guillaume Ayoub
|
45afac5353
Code cleaned and modules renamed
|
13 лет назад |
Matthias Jordan
|
55a13d4c39
Merge remote-tracking branch 'upstream/master'
|
13 лет назад |
Guillaume Ayoub
|
7d06d1b4d5
Version set to "git"
|
13 лет назад |
Guillaume Ayoub
|
0cf9b92ce7
Version 0.7.1
|
13 лет назад |
Guillaume Ayoub
|
7ae764fd4b
Enhance readability according to PEP8
|
13 лет назад |
Matthias Jordan
|
e40e68b528
Separation of authentication and authorization. Separation of read and write authorization.
|
13 лет назад |
Guillaume Ayoub
|
a7481a0546
Clean the server's __call__ method, with comments and better variable names
|
13 лет назад |