Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 49)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#45 fixed Add migrations for the database borja borja
Description

Add code to support migrations on the ZODB

#46 fixed Move session_factory and authn_policy salt hashes to the config/ini files borja borja
Description

In the main() method in source:OpenWorkouts-git/ow/__init__.py we do some pyramid setup, including setting up a SignedCookieSessionFactory? and AuthTktAuthenticationPolicy? instances. Both require some salt hashes to be provided. Those hashes are right now hardcoded there, while it would be better to put them into the proper .ini files.

#47 fixed Setup staging env borja borja
Description

Setup a staging env where we can push unfinished code to test before releasing

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.