issues
search
ytrstu
/
webapp-improved
Automatically exported from code.google.com/p/webapp-improved
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Recompile PDF documentation
#104
GoogleCodeExporter
opened
9 years ago
0
Add license headers to source files.
#103
GoogleCodeExporter
opened
9 years ago
0
webapp2_extras.appengine.auth.models.User.validate_token returns Bool instead of an entity
#102
GoogleCodeExporter
opened
9 years ago
0
serialize(name, value) is not working on binary string
#101
GoogleCodeExporter
opened
9 years ago
0
Webapp2_extras.sessions with backend 'datastore' not working properly
#100
GoogleCodeExporter
opened
9 years ago
1
Please add a kwarg to the Route object which makes trailing slash optional
#99
GoogleCodeExporter
opened
9 years ago
4
Patch for /docs/tutorials/gettingstarted/usingwebapp2.rst
#98
GoogleCodeExporter
opened
9 years ago
0
Entries under PathPrefixRoute does not show full url when calling uri_for()
#97
GoogleCodeExporter
opened
9 years ago
0
Redirect Route strict_slash fails on POST
#96
GoogleCodeExporter
opened
9 years ago
1
Exception when password is unset
#95
GoogleCodeExporter
opened
9 years ago
0
json.dump(data, self.response) is incredibly slow
#94
GoogleCodeExporter
opened
9 years ago
0
Broken code in gettingstarted/usingwebapp2.html
#93
GoogleCodeExporter
opened
9 years ago
0
Doc for webapp2_extras.routes.RedirectRoute has an error
#92
GoogleCodeExporter
opened
9 years ago
0
uri_for and Route.build only work in the context of a request
#91
GoogleCodeExporter
opened
9 years ago
0
webapp2_extras.sessions.SessionDict.__slots__ and SessionDict.container are unused?
#90
GoogleCodeExporter
opened
9 years ago
0
uri_for and positional arguments is weird
#89
GoogleCodeExporter
opened
9 years ago
0
plim adapter as a template engine
#88
GoogleCodeExporter
opened
9 years ago
0
webapp2_extract.security.hash_password arbitrary hash method can lead to denial of service attack
#87
GoogleCodeExporter
opened
9 years ago
0
webapp2_extras.auth:invalid cookie signature only warning but no action taken
#86
GoogleCodeExporter
opened
9 years ago
1
Only one gettext domain is loadad, others get ignored
#85
GoogleCodeExporter
opened
9 years ago
1
lazy_gettext doesn't use current locale settings
#84
GoogleCodeExporter
opened
9 years ago
1
PathPrefixRoute redirects when rest of route is empty but then 404s.
#83
GoogleCodeExporter
opened
9 years ago
0
auth: Rollback Unique DS entries if user.put() fails
#82
GoogleCodeExporter
opened
9 years ago
0
Insecure password hash function
#81
GoogleCodeExporter
opened
9 years ago
0
PyDev Google AppEngine Project
#80
GoogleCodeExporter
opened
9 years ago
0
self.redirect() doesn't work when uri contains utf-8 characters
#79
GoogleCodeExporter
opened
9 years ago
0
Ability to set default currency in i18n module
#78
GoogleCodeExporter
opened
9 years ago
0
New GAE update problem
#77
GoogleCodeExporter
opened
9 years ago
0
webapp2.uri_for unable to build URI due to missing keyword argument
#76
GoogleCodeExporter
opened
9 years ago
0
%0A in a URL does not match an appserver pattern of /(.*)
#75
GoogleCodeExporter
opened
9 years ago
0
Wrong Adapter selected default test environment for multi-inheritance handlers.
#74
GoogleCodeExporter
opened
9 years ago
0
Failed to load resource https://apis.google.com/js/plusone.js
#73
GoogleCodeExporter
opened
9 years ago
0
Unicode secret_key failure
#72
GoogleCodeExporter
opened
9 years ago
0
tests in config_test.py modify, but do not restore API stubs (with ext.testbed)
#71
GoogleCodeExporter
opened
9 years ago
0
webapp2.extra.sessions needs ascii encoding for cookie_name and secret_key, because hmac needs ascii
#70
GoogleCodeExporter
opened
9 years ago
0
Patch for /webapp2.py
#69
GoogleCodeExporter
opened
9 years ago
7
Documentation mismatch in webapp2_extras.security.generate_password_hash
#68
GoogleCodeExporter
opened
9 years ago
1
Loop in Jinja sometimes shows the b_val value instead of the _BaseValue class itself
#67
GoogleCodeExporter
opened
9 years ago
0
User.add_auth_id return mismatches documentation.
#66
GoogleCodeExporter
opened
9 years ago
0
SimpleRoute is incomplete and incompatible for using uri_for
#65
GoogleCodeExporter
opened
9 years ago
0
Creating a WSGIApplication from within a RequestHandler.method causes WSGIApplication.request to be set to None
#64
GoogleCodeExporter
closed
9 years ago
4
RedirectRoute documentation update
#63
GoogleCodeExporter
opened
9 years ago
0
upgrade to webob 1.2.2
#62
GoogleCodeExporter
opened
9 years ago
2
Route instances unexpectedly force ^ and $ onto template expression
#61
GoogleCodeExporter
opened
9 years ago
0
patch: mako configuration from webapp2 config
#60
GoogleCodeExporter
opened
9 years ago
0
Can't destroy session
#59
GoogleCodeExporter
opened
9 years ago
2
webob doc link is 404
#58
GoogleCodeExporter
closed
9 years ago
2
Possibility of SHA512 for Passwords
#57
GoogleCodeExporter
opened
9 years ago
1
Request.blank cannot set 'content-type'
#56
GoogleCodeExporter
opened
9 years ago
0
pull request: use dummy_threading in environments that don't support threading
#55
GoogleCodeExporter
opened
9 years ago
0
Next