]> git.ipfire.org Git - ipfire.org.git/history - src/backend/accounts.py
accounts: Add Bugzilla API to delete accounts in Bugzilla
[ipfire.org.git] / src / backend / accounts.py
2023-06-28  Michael Tremeraccounts: Add Bugzilla API to delete accounts in Bugzilla
2023-06-26  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-06-26  Michael Tremeraccounts: Disable SIP for all accounts
2023-06-24  Michael Tremeraccounts: Drop unused constant INT_MAX
2023-06-24  Michael Tremeraccounts: Make path to avatar relative unless specifica...
2023-06-24  Michael Tremerusers: Add index page
2023-06-24  Michael Tremerpeople: Move profile page into main website
2021-11-28  Michael TremerMerge branch 'master' into new-design
2021-10-22  Michael TremerMake test_ldap an async operation
2020-11-19  Michael Tremerpeople: Update design of profile page
2020-11-19  Michael Tremeraccounts: Correctly return when objects cannot be sorted
2020-08-21  Michael Tremerlocation: Use country name from location database
2020-04-27  Michael Tremeraccounts: Reject subdomains of blacklisted domains...
2020-02-09  Michael TremerTry to reconnect to the LDAP server for longer than...
2020-01-16  Michael Tremermessages: Do not manually pass recipients any more
2020-01-16  Michael Tremermessages: Make sure all messages have a To: header
2020-01-09  Michael Tremeraccounts: Add CLI command to list all email addresses
2020-01-09  Michael Tremeraccounts: Do not log a warning when the server did...
2020-01-04  Michael Tremeraccounts: Implement page searches for LDAP
2019-12-24  Michael Tremeraccounts: Drop username check from StopForumSpam
2019-12-24  Michael Tremeraccounts: Perform some basic checks on valid email...
2019-12-24  Michael Tremeraccounts: Check emails against our local blacklist
2019-12-10  Michael Tremerpeople: Show pending registrations
2019-12-10  Michael Tremeraccounts: Remove left-over newsletter subscription...
2019-12-04  Michael Tremeraccounts: Limit LDAP operations to 10 seconds
2019-12-04  Michael Tremeraccounts: Count up to INT_MAX objects
2019-12-02  Michael Tremeraccounts: Limit request times to StopForumSpam
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
next