| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-23 | Fixed #20119 -- Fixed typo in auth docs | Claude Paroz | |
| Thanks vinyll for the report. | |||
| 2013-03-22 | Added missing markup to docs. | Tim Graham | |
| 2013-02-24 | Fixed #19394 --Added note about auth forms and custom user models. | Ben Konrath | |
| 2013-02-23 | Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS | Tim Graham | |
| Thanks pydanny for the report and ptone for the patch. | |||
| 2013-02-23 | Fixed #19758 -- Avoided leaking email existence through the password reset form. | Horst Gutmann | |
| 2013-02-20 | Fixed #19868 -- Clarified purpose of custom user example | Preston Holmes | |
| 2013-02-19 | Updated a couple admonitions to use the warning directive. | Tim Graham | |
| 2013-02-16 | Refs #14881 -- Document that User models need to have an integer primary key. | Russell Keith-Magee | |
| Thanks to Kaloian Minkov for the reminder about this undocumented requirement. | |||
| 2013-02-15 | Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom ↵ | Russell Keith-Magee | |
| User models. Thanks to Claude Peroz for the draft patch. | |||
| 2013-02-06 | Fixed #19743 - Documented some limitations of contrib.auth. | Tim Graham | |
| Thanks Aymeric for the suggestion. | |||
| 2013-02-03 | Fixed a typo in docs/topics/auth/customizing.txt | Tim Graham | |
| 2013-01-29 | Fixed typos in docs and comments | Tim Graham | |
| 2013-01-18 | Fixed #19628 - Noted that app for custom user model must be in INSTALLED_APPS | Tim Graham | |
| Thanks dpravdin and Jordan Messina. | |||
| 2013-01-18 | Fixed #19632 -- Bug in code sample. | Aymeric Augustin | |
| Thanks grossmanandy at bfusa com and Simon Charette. | |||
| 2013-01-15 | Fixed #19614 -- Missing request argument in render call. | Aymeric Augustin | |
| Thanks Dima Pravdin for the report. | |||
| 2013-01-04 | Fixed #19562 -- cleaned up password storage docs | Preston Holmes | |
| 2013-01-02 | Fixed #19516 - Fixed remaining broken links. | Tim Graham | |
| Added -n to sphinx builds to catch issues going forward. | |||
| 2013-01-02 | Fixed #19549 - Typo in docs/topics/auth/default.txt | Tim Graham | |
| 2012-12-29 | Removed versionadded/changed annotations dating back to 1.4. | Aymeric Augustin | |
| 2012-12-28 | Fixed #19498 -- refactored auth documentation | Preston Holmes | |
| The auth doc was a single page which had grown unwieldy. This refactor split and grouped the content into sub-topics. Additional corrections and cleanups were made along the way. | |||
