1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add password urls More... about 11 years ago
add view to retrieve secrets More... about 11 years ago
move to HyperLinkedModelSerializer More... about 11 years ago
add PasswordDetail API view More... about 11 years ago
use pre_ and post_save() instead of save_object() More... about 11 years ago
add username and created_by fields More... about 11 years ago
add REST framework More... about 11 years ago
use django-guardian to manage object level perms More... about 11 years ago
don't try to read from DB during migrations More... about 11 years ago
add access requests More... about 11 years ago
use builtin group model More... about 11 years ago
add admin for settings app More... about 11 years ago
add admin for audit app More... about 11 years ago
add admin for secrets app More... about 11 years ago
set status choices for Password More... about 11 years ago
add last_read to Password More... about 11 years ago
update to Django 1.7 More... about 11 years ago
define model ordering More... about 11 years ago
add Password.get_all_visible_to_user() More... about 11 years ago
add audit log calls More... about 11 years ago
add audit log function More... about 11 years ago
add audit log model More... about 11 years ago
add accounts.models More... about 11 years ago
fix manage.py wrapper for schema migrations More... about 11 years ago
rename Password.visibility to .access_policy More... about 11 years ago
fix NameError More... about 11 years ago
retain accessed_by list when setting password to previous value More... about 11 years ago
add related_names to avoid collisions More... about 11 years ago
verify permissions when getting and setting password More... about 11 years ago
rework database models More... about 11 years ago