##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r285:f9e2ba9b
authn: Only lookup settings from DB if they are really used. When computing the form defaults only query the DB if we need the value from DB.
Martin Bornhold
0
r284:f65fe1f1
authn: Remove usage of colander.serialize to generate form defaults.
Martin Bornhold
0
r283:d0db6bab
pull-requests: reorder navigation on repo pull requests, fixes #2995
0
r281:f41dae1c
encryption: Implement a slightly improved AesCipher encryption. This addresses issues from #4036 - we use a backward compatible cipher that can implement HMAC signature - with HMAC signature we can detected mangled data or wrong secret key - this allows more explicit errors than UnicodeDecode errors - added a new .ini values that controls strict mode
0
r280:136f6d39
system-settings: prepare to allow to create snapshots of full system settings for support.
0
r279:79b652b8
user: indicate missing super admin or default as fatal errors.
0
r278:25d706fe
refactor: renamed get_first_admin to get_first_super_admin which reflects better what kind of user we're fetching.
0
r277:f422c79f
tests: fixed home tests with cached values
0
r276:7f18164f
settings: use invalidate after updating settings.
0
r275:497f5ccd
tests: fixed pull requests my account tests.
0
r274:fe04cba5
tests: fixed mock test for utils2
0
r273:c45a42ca
tests: fixed tests for helpers.
0
r272:dc5bb707
docs: improve contribution docs on how to run tests.
0
r271:401985cc
docs: updates to contributor documentation #4039
0
r270:2b3a0761
paster: fix redundant question on writable dir. The question needs to be asked only when the dir is actually not writable.
0
r269:e3a9bf52
config: synced .ini files with latest changes
0
r268:a831f9d8
encryption: allow to pass in alternative key for encryption values
0
r267:40b447ac
templates: expose above blocks for login and register pages.
0
r266:2f064e44
celery: log exception in the event of unknown IOError
dan
0
r265:ed0d2e76
celery: fixed bug where celery was not running
dan
0
load next
< 1 .. 216 217 218 219 220 .. 231 >
showing 20 out of 4604 commits