GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Commit Graphs
Network
Fork
: 0
kalle
/
postorius
fork from
https://gitlab.com/mailman/postorius
Download ZIP
413 commits
Transfer to URL with SHA
HTTP
HTTP (recommended)
Clone with Git using the repository's web address.
SSH
Clone with an SSH key and passphrase from your GitBucket settings.
tree:
bab808a6bb
Branches
Tags
×
master
latest commit
bab808a6bb
Varun Sharma
authored
on 5 Jul 2013
src/
postorius
added deleting of user functionality by adding user_delete method in user.py and creating a confirmation page user_confirm_delete.html. This patch will enable the superusers to delete other users.
11 years ago
.bzrignore
removed mailmanweb remains
12 years ago
COPYING
* added copy of the GPL
12 years ago
README.rst
- added previous changes to news file
12 years ago
ez_setup.py
- Reorganized folder structure to make this a distributable project package.
12 years ago
setup.py
* auth: changed requirements (django-social-auth >= 0.7.8) to make user association possible (browserid login vs. exisiting user with same email address)
11 years ago