This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.
from e005cec Make "enter" do the natural thing when adding an email to an
account
new b768884 8405 added last_access field to save the last access date for
OAuth tokens
new 2c92284 8405 updated API code samples from Python 2 to 3
The 2 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:
Allura/allura/controllers/rest.py | 3 +++
Allura/allura/model/oauth.py | 3 +++
Allura/allura/templates/oauth_applications.html | 3 +++
Allura/docs/api-rest/docs.md | 31 +++++++++++++------------
4 files changed, 25 insertions(+), 15 deletions(-)