]> git.ipfire.org Git - ipfire.org.git/history - src/backend/accounts.py
CSS: Add CSS for file listings
[ipfire.org.git] / src / backend / accounts.py
2018-10-30  Michael Tremeraccounts: LDAP connections cannot be closed
2018-10-23  Michael Tremerpeople: Do not allow setting weak passwords
2018-10-19  Michael Tremeraccounts: Don't set mail routing address to an empty...
2018-10-18  Michael Tremerpeople: List IPFire phone numbers
2018-10-18  Michael Tremerpeople: Use SHA256 to identify an SSH key
2018-10-18  Michael Tremerpeople: Add UI to upload/delete SSH keys
2018-10-17  Michael Tremerpeople: Allow downloading SSH keys
2018-10-17  Michael Tremerpeople: Show SSH keys for users
2018-10-17  Michael Tremerpeople: Show when clients are on the phone
2018-10-17  Michael Tremerpeople: Allow users to change their own passwords
2018-10-16  Michael Tremeraccounts: Correctly encode phone numbers for search
2018-10-16  Michael TremerMake avatars square
2018-10-16  Michael Tremerpeople: Allow uploading an avatar
2018-10-16  Michael Tremerpeople: Add page to edit user accounts
2018-10-15  Michael Tremerpeople: Show calls to landline numbers
2018-10-15  Michael Tremerpeople: Search for UIDs, too
2018-10-15  Michael Tremerpeople: Add page with recent calls
2018-10-15  Michael TremerRename accounts.ipfire.org to people.ipfire.org
2018-10-11  Michael Tremertalk: Add CDR
2018-10-11  Michael Tremertalk: Properly size all icons
2018-10-11  Michael Tremerldap: Fix data type conversion issue
2018-10-11  Michael TremerFix typo
2018-10-11  Michael Tremeraccounts: Convert images into RGB when they use an...
2018-10-11  Michael Tremeraccounts: Refactor avatar generation
2018-10-11  Michael Tremeraccounts: Increase quality of rendered JPEG files
2018-10-11  Michael Tremeraccounts: Fix generating avatars on Python 3
2018-10-11  Michael TremerUse correct python module
2018-10-10  Michael Tremertalk: Remove lots of old unused code
2018-10-10  Michael Tremertalk: Add a search
2018-10-10  Michael Tremertalk: Show active channels
2018-10-10  Michael Tremertalk: Allow admins to see registrations of all users
2018-10-10  Michael Tremertalk: List active registrations
2018-10-10  Michael TremerDrop gravatar
2018-10-10  Michael Tremertalk: Add new base template
2018-10-10  Michael Tremerldap: Decode anything coming from server
2018-10-10  Michael Tremeraccounts: developers group ID is now 1000
2018-10-10  Michael Tremerpython3: More code cleanup
2018-10-10  Michael Tremerpython3: Fix indentation and other import issues
2018-10-10  Michael TremerRun 2to3 to move to Python 3
2018-09-01  Michael Tremerblog: Allow to edit and create new posts
2018-07-12  Michael TremerIntroduce autotools