]> git.ipfire.org Git - ipfire.org.git/history - src/backend/accounts.py
accounts: Iterate over all accounts
[ipfire.org.git] / src / backend / accounts.py
2019-11-24  Michael Tremeraccounts: Iterate over all accounts
2019-11-22  Michael Tremerpeople: Show number of accounts created this week/month
2019-11-21  Michael Tremerpeople: Show some stats
2019-11-21  Michael Tremerpeople: Allow to modify if people want to receive promo...
2019-11-19  Michael TremerAdd a drip campaign for Christmas
2019-11-19  Michael Tremercampaigns: Give them a name
2019-11-19  Michael TremerImplement drip campaigns
2019-11-19  Michael Tremeraccounts: Add function to add accounts to groups
2019-11-19  Michael Tremeraccounts: Create abstract class for LDAP objects
2019-11-18  Michael Tremeraccounts: Drop exact search
2019-11-18  Michael Tremeraccounts: Use regex to enforce correct length of usernames
2019-11-18  Michael Tremeraccounts: Fix off-by-one error when checking username...
2019-11-12  Michael Tremerpeople: Show SIP agent status
2019-11-06  Michael TremerMerge branch 'community'
2019-11-05  Michael TremerUse Python's internal asyncio stuff instead of Tornado's
2019-10-31  Michael Tremeraccounts: Cleanup expired password reset tokens
2019-10-31  Michael Tremerpeople: Submit real name to mailing list as well
2019-10-31  Michael Tremerpeople: Invite newly registered users to newsletter
2019-10-31  Michael Tremerpeople: Implement password reset
2019-10-31  Michael Tremerpeople: Implement initiation of password reset
2019-10-30  Michael Tremerpeople: Tighten regex pattern whenever UIDs are being...
2019-10-30  Michael Tremerpeople: Delete correct memcache keys
2019-10-30  Michael Tremerpeople: Add hash to avatar
2019-10-30  Michael Tremerpeople: Search for nicknames as well
2019-10-29  Michael Tremerpeople: Cannot hide sudo group
2019-10-29  Michael Tremerpeople: Make space for a description
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
next