replace authenticated_userid from security by request.authenticated_userid
This commit is contained in:
@@ -6,6 +6,7 @@ Home-page: UNKNOWN
|
||||
Author: UNKNOWN
|
||||
Author-email: UNKNOWN
|
||||
License: UNKNOWN
|
||||
Description-Content-Type: UNKNOWN
|
||||
Description: # README #
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
CHANGES.txt
|
||||
MANIFEST.in
|
||||
README.md
|
||||
development.ini
|
||||
production.ini
|
||||
pytest.ini
|
||||
|
||||
@@ -11,6 +11,6 @@ waitress
|
||||
MySQL-python
|
||||
|
||||
[testing]
|
||||
WebTest >= 1.3.1
|
||||
WebTest>=1.3.1
|
||||
pytest
|
||||
pytest-cov
|
||||
|
||||
Reference in New Issue
Block a user