index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
rest
/
users.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* A user's password can be verified by POSTing to .../user/<id>/login. The
Barry Warsaw
2012-12-26
1
-0
/
+22
*
* Finish rewrite of users.rst doctest.
Barry Warsaw
2012-12-26
1
-2
/
+4
*
* Deleting a user through the REST API also deletes all the user's linked
Barry Warsaw
2012-11-05
1
-2
/
+7
*
* You can now PUT and PATCH on user resources to change the user's display
Barry Warsaw
2012-09-22
1
-2
/
+58
*
* `passlib`_ is now used for all password hashing instead of flufl.password.
Barry Warsaw
2012-07-02
1
-2
/
+1
*
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
1
-3
/
+3
*
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
1
-4
/
+4
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
Replace the password stuff with flufl.password.
Barry Warsaw
2012-01-01
1
-4
/
+5
*
* Preferences for addresses, users, and members can be accessed, changed, and
Barry Warsaw
2011-09-23
1
-0
/
+13
*
* User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,
Barry Warsaw
2011-08-30
1
-6
/
+16
*
* DELETE users via the REST API. (LP: #820660)
Barry Warsaw
2011-08-14
1
-1
/
+9
*
Add REST API for addresses, and change the user REST API to use it where
Barry Warsaw
2011-04-19
1
-39
/
+13
*
Give user resources and user address resources a self_link.
Barry Warsaw
2011-04-19
1
-0
/
+2
*
Add /users/<uid>/addresses to get all the addresses registered to a user.
Barry Warsaw
2011-04-09
1
-0
/
+36
*
Hook in initial password setting to user creation via API.
Barry Warsaw
2011-04-08
1
-1
/
+6
*
Get users via email address through the REST API.
Barry Warsaw
2011-04-05
1
-2
/
+15
*
More fleshing out of the users REST API.
Barry Warsaw
2011-04-04
1
-1
/
+28
*
Basic REST users URL.
Barry Warsaw
2011-03-18
1
-0
/
+41
*
* Start fleshing out the REST API for users.
Barry Warsaw
2011-03-18
1
-0
/
+38
[prev]