This is an automated email from the ASF dual-hosted git repository.

gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git


    from 0a99664  urlsafe_b64encode() takes and returns BYTES
     new 9f3e9ff  Switch to secrets module for SALT values.
     new 20e553a  Update schema to include Election (expected) open/close times.
     new 1af3a00  Format and display more Election data.
     new a1efb68  Iterate the date format/presentation a bit.
     new 4ba86c2  Display Election open/close status, and date phrasing.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 v3/queries.yaml               | 11 +++++-
 v3/schema.sql                 | 20 ++++++++++
 v3/server/pages.py            | 85 +++++++++++++++++++++++++++++++++++++++++--
 v3/server/templates/voter.ezt | 59 ++++++++++++++++++++++++++++--
 v3/steve/crypto.py            |  3 +-
 v3/steve/election.py          | 12 ++++--
 6 files changed, 174 insertions(+), 16 deletions(-)

Reply via email to