]> git.ipfire.org Git - ipfire.org.git/history - src/backend/accounts.py
people: Ignore more groups
[ipfire.org.git] / src / backend / accounts.py
2019-10-29  Michael Tremerpeople: Ignore more groups
2019-10-29  Michael Tremerpeople: Show email address of groups
2019-10-29  Michael Tremerpeople: List group members
2019-10-29  Michael Tremerpeople: Show number of group members on listing page
2019-10-29  Michael Tremerpeople: Ignore a couple of internal groups
2019-10-29  Michael Tremerpeople: Add group listing page
2019-10-28  Michael Tremerpeople: Encourage people to upload an avatar
2019-10-28  Michael Tremerpeople: Search for non-POSIX groups, too
2019-10-28  Michael Tremerpeople: Send signup emails to moderators
2019-10-28  Michael Tremerpeople: Add moderator group for mod rights on Discourse
2019-10-28  Michael Tremerpeople: Show group memberships
2019-10-28  Michael Tremeraccounts: Generate random session ID in webapp
2019-10-28  Michael Tremerpeople: Drop SSH keys
2019-10-28  Michael Tremerpeople: Check if UID is valid and available on registration
2019-10-28  Michael Tremerpeople: Show last successful/failed authentication...
2019-10-25  Michael Tremeraccounts: Do not fail when an account has already been...
2019-10-23  Michael TremerCapture country code at registration of an account
2019-10-22  Michael Tremerpeople: Ask user to authenticate for Discourse when...
2019-10-22  Michael Tremerpeople: Implement SSO for Discourse
2019-09-29  Michael Tremerpeople: Send email to admin@ipfire.org for new account...
2019-09-29  Michael Tremerpeople: Check StopForumSpam when registering accounts
2019-08-15  Michael TremerMerge branch 'master' of ssh://people.ipfire.org/pub...
2019-08-15  Michael Tremeraccounts: Only try parsing dates when we have a value
2019-08-15  Michael Tremerpeople: Force all UIDs to be lowercase
2019-08-15  Michael Tremerpeople: Show list of recently created user accounts
2019-08-12  Michael Tremeraccounts: Update LDAP base
2019-08-06  Michael Tremerldap: Authenticate using Kerberos
2019-05-30  Michael Tremerpeople: Add nickname
2019-05-18  Michael Tremeraccounts: Authenticate when changing passwords, too
2019-05-18  Michael Tremeraccounts: Bind to LDAP after reconnect
2019-05-07  Michael Tremeraccounts: Drop a couple of unused Python modules
2019-05-07  Michael Tremeraccounts: Change way how to compose the CN
2019-05-07  Michael Tremeraccounts: Unify using DN in cache keys
2019-05-07  Michael TremerCleanup sessions, accounts and the message queue once...
2019-05-07  Michael Tremeraccounts: Do not try to resize when no avatar was uploaded
2019-05-07  Michael Tremeraccounts: Make avatars square
2019-05-07  Michael TremerCache generated thumbnails
2019-05-07  Michael Tremeraccounts: Remove search cache
2019-05-07  Michael Tremeraccounts: Rename _get_account_from_dn to get_by_dn
2019-05-07  Michael Tremeraccounts: Create LDAP user when account is activated
2019-05-07  Michael Tremeraccounts: Add function to register a new (temporary...
2019-05-07  Michael Tremeraccounts: Return list as search result
2019-05-07  Michael Tremeraccounts: Remove any control characters
2019-05-07  Michael Tremeraccounts: Use heavy caching to take off load from LDAP...
2019-05-07  Michael Tremeraccounts: Cache group memberships
2019-05-07  Michael Tremeraccounts: Log time it takes to run an LDAP query
2019-05-07  Michael Tremeraccounts: Simplify LDAP search code
2019-05-07  Michael Tremeraccounts: Try to automatically re-connect to the LDAP...
2019-04-20  Michael Tremeraccounts: Take PNG images as well
2019-03-06  Michael Tremeraccounts: Fix setting SIP routing address
2018-12-04  Michael Tremeraccounts: Log to which LDAP server we are connecting
2018-12-04  Michael Tremeraccounts: Use stored email address
2018-11-23  Michael Tremeraccounts: Save search_domain only once
2018-11-18  Michael Tremerpeople: Try to store address better in LDAP
2018-11-18  Michael Tremerpeople: Hide various things from users that are not...
2018-11-18  Michael Tremerpeople: Implement simple registration process
2018-11-18  Michael Tremeraccounts: Don't rely on objects being of class posixAccount
2018-11-12  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2018-11-11  Michael Tremeraccounts: Allow adding/deleting keys when user does...
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
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
next