6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 01, 2024 — Nov 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add OTP as login option so user can use combo username+password+otp to authenticate. More... over 12 years ago
Update version and date in NEWS More... over 12 years ago
Bump release -- 0.8.5.90, beta release for 0.8.6 More... over 12 years ago
Update the po files More... over 12 years ago
Update trnslatable strings More... over 12 years ago
Merge branch 'ticket_#167' into develop More... over 12 years ago
Merge branch 'feature/user-save-validator-fedmsg' into develop More... over 12 years ago
Hotfix ticket#167: Prevent 500's internal error from group edit if group_type's field is empty. More... over 12 years ago
Update NEWS file for recent changes More... over 12 years ago
convert user.User.save() to be more explicit. This fixes a few bugs: * validator to transform an uploaded ssh key into unicode being asked to also transform unicode from the database into unicode (and thus failing). * setting a new email address being set i nthe db before the email address is verified. More... over 12 years ago
Merge pull request #4 from fedora-infra/feature/more-fedmsg More... over 12 years ago
Emit fedmsg's in a few more places More... over 12 years ago
Merge branch 'hotfix/revert-yadis-fix' into develop More... over 12 years ago
Merge branch 'hotfix/revert-yadis-fix' More... over 12 years ago
Merge pull request #3 from fedora-infra/hotfix/revert-yadis-fix More... over 12 years ago
Remove the requirement to have cla_done to get openid urls More... over 12 years ago
Revert yadis fixes. They have a security issue and we're switching to an external openid app soon. More... over 12 years ago
Merge branch 'develop' of github.com:fedora-infra/fas into develop More... over 12 years ago
Merge branch 'hotfix/fasclient-selinux-unicode' into develop More... over 12 years ago
Merge branch 'hotfix/fasclient-selinux-unicode' More... over 12 years ago
Merge pull request #2 from fedora-infra/hotfix/fasclient-selinux-unicode More... over 12 years ago
Fix traceback in selinux when creating homedirs in fasClient More... over 12 years ago
fedmsg.send_message is deprecated More... over 12 years ago
Merge pull request #1 from fedora-infra/feature/flattened-fedmsgs More... almost 13 years ago
Remove nested dicts from the fedmsgs to remain consistent with other services. More... almost 13 years ago
fix for login() method not returning enough information More... almost 13 years ago
Log openid login attempts to syslog More... almost 13 years ago
Filter out inactive people and try a fix for yadis More... almost 13 years ago
Fix identity theft issue by openid More... almost 13 years ago
We're now relying on openid for things that don't need cla_done (ask.fp.o) so disable the cla_done check before giving users a fas-openid identity More... almost 13 years ago