]> git.ipfire.org Git - ipfire.org.git/history - src/backend/accounts.py
wiki: Only match usernames when a word starts with @
[ipfire.org.git] / src / backend / accounts.py
2024-01-26  Michael TremerMerge remote-tracking branch 'rico/docs'
2024-01-25  Michael TremerMerge remote-tracking branch 'rico/master'
2024-01-25  Michael Tremercache: Remove avatars/images from cache if not used
2024-01-10  Michael Tremeraccounts: Use a custom keytab to authenticate users
2024-01-10  Michael TremerMerge remote-tracking branch 'origin/new-design'
2024-01-07  Michael Tremeraccounts: Use more than one letter from nicknames for...
2024-01-06  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2024-01-06  Michael Tremeraccounts: Deliver avatars in WEBP format if the browser...
2024-01-06  Michael Tremeraccounts: Show all initials if no avatar is available
2024-01-06  Michael Tremeraccounts: Store avatars in PostgreSQL
2023-12-20  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-12-20  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-12-15  Michael Tremerauth: Rename Registering -> Joining
2023-12-14  Michael Tremeraccounts: Use c attribute to store the country
2023-12-14  Michael Tremeraccounts: Use c attribute to store the country
2023-11-28  Michael Tremerlists: Implement some basic code to talk to Mailman
2023-11-28  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-11-27  Michael TremerMerge branch 'master' into new-design
2023-10-25  Michael Tremerusers: Store avatars in redis
2023-07-27  Michael Tremeraccounts: Deliver avatars from the main domain
2023-07-26  Michael Tremeraccounts: Create a special group for blog authors
2023-06-29  Rico HoppeMerge branch 'new-design' of https://git.ipfire.org...
2023-06-28  Michael Tremeraccounts: Drop agent stuff
2023-06-28  Michael Tremerpeople: Drop old calls page
2023-06-28  Michael Tremervoip: Create an extra page for debugging VoIP stuff
2023-06-28  Michael Tremerusers: Connect to Asterisk and show any ongoing calls
2023-06-28  Michael Tremeraccounts: Don't cache LDAP attributes
2023-06-28  Michael Tremeraccounts: Actually delete users from LDAP
2023-06-28  Michael Tremeraccounts: Fix comparison functions
2023-06-28  Michael Tremerusers: Add controls to delete a user
2023-06-28  Michael Tremeraccounts: Authenticate against Kerberos rather than...
2023-06-28  Michael Tremeraccounts: Drop StopForumSpam
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
2023-01-11  Michael Tremeraccounts: Drop StopForumSpam
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
next