Tahrir

Latest version: v1.1.1

Safety actively analyzes 631762 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.1.1

- Fix github action ([dc8e345](https://github.com/fedora-infra/tahrir-api/commit/dc8e345>))
- Guard against errors in `add_invitation` ([583aeb4](https://github.com/fedora-infra/tahrir-api/commit/583aeb4>))
- Fix commented-out `add_assertion` call ([6975157](https://github.com/fedora-infra/tahrir-api/commit/6975157>))
- Update dependencies in lockfile ([dc95cbf](https://github.com/fedora-infra/tahrir-api/commit/dc95cbf>))
- Update tahrir-api ([ee4ad19](https://github.com/fedora-infra/tahrir-api/commit/ee4ad19>))

1.1.0

- `Invitation.expires_on` is a naive datetime ([3413cd4](https://github.com/fedora-infra/tahrir-api/commit/3413cd4>))
- Images are bytes, not strings ([40a9cdb](https://github.com/fedora-infra/tahrir-api/commit/40a9cdb>))
- Make use of Person.avatar from tahrir-api ([64c3abc](https://github.com/fedora-infra/tahrir-api/commit/64c3abc>))
- Improve the ansible playbook/roles for Vagrant ([d51911a](https://github.com/fedora-infra/tahrir-api/commit/d51911a>))
- Linting fixes ([849c393](https://github.com/fedora-infra/tahrir-api/commit/849c393>))
- Convert the changelog to markdown ([b1c865a](https://github.com/fedora-infra/tahrir-api/commit/b1c865a>))
- Update dependencies

1.0.0

- Migrate to Python 3 ([1784110](https://github.com/fedora-infra/tahrir-api/commit/1784110))
- Migrate to Fedora Messaging ([897c2aa](https://github.com/fedora-infra/tahrir-api/commit/897c2aa))
- Migrate to Poetry ([e6f9c3d](https://github.com/fedora-infra/tahrir-api/commit/e6f9c3d))
- Migrate to OIDC ([7b325d7](https://github.com/fedora-infra/tahrir-api/commit/7b325d7))
- Use pre-commit ([7cb6c8f](https://github.com/fedora-infra/tahrir-api/commit/7cb6c8f))
- Add unit tests, Ruff linter, Black formatter & CI ([daec079](https://github.com/fedora-infra/tahrir-api/commit/daec079))
- Improve the Vagrant env
- Improve the docs
- Add S2I config for Openshift support ([0a98f79](https://github.com/fedora-infra/tahrir-api/commit/0a98f79))
- A lot of smaller updates across the board

0.9.2

Pull Requests

- \(fmarier\) 368, Fix for CSRF errors on libravatar.org <https://github.com/fedora-infra/tahrir/pull/368>
- \(mavit\) 373, Site fedorahosted.org went away, so update links. <https://github.com/fedora-infra/tahrir/pull/373>

Commits

- 97ab9d09f Fix for CSRF errors on libravatar.org <https://github.com/fedora-infra/tahrir/commit/97ab9d09f>
- 5ea5ae7dc Site fedorahosted.org went away, so update links. <https://github.com/fedora-infra/tahrir/commit/5ea5ae7dc>

0.9.1

Pull Requests

- (sayanchowdhury) 350, Convert Decimal to string only when returning json <https://github.com/fedora-infra/tahrir/pull/350>
- (dhgutteridge) 356, Fix calculation of percentage of top users in the leaderboard <https://github.com/fedora-infra/tahrir/pull/356>
- (puiterwijk) 353, Fix breaking bugs <https://github.com/fedora-infra/tahrir/pull/353>
- (ryanlerch) 362, Added Vagrant setup for hacking on Tahrir <https://github.com/fedora-infra/tahrir/pull/362>
- (sayanchowdhury) 365, Fix the json output for series <https://github.com/fedora-infra/tahrir/pull/365>

Commits

- 480dc9081 Convert Decimal to string when returning json <https://github.com/fedora-infra/tahrir/commit/480dc9081>
- 67543ff59 Fix breaking bugs <https://github.com/fedora-infra/tahrir/commit/67543ff59>
- cadb1067a Fix calculation of percentage of top users in the leaderboard <https://github.com/fedora-infra/tahrir/commit/cadb1067a>
- 5b414c4d7 Added Vagrant setup for hacking on Tahrir <https://github.com/fedora-infra/tahrir/commit/5b414c4d7>
- 61ed24651 Fix the json out for series <https://github.com/fedora-infra/tahrir/commit/61ed24651>

0.9.0

Pull Requests

- \(decause\) 310, Free as in Freedom <https://github.com/fedora-infra/tahrir/pull/310>
- (ralphbean) 312, Add a search form to the header.. <https://github.com/fedora-infra/tahrir/pull/312>
- (trishnaguha) 322, Changes for RPM-based distributions <https://github.com/fedora-infra/tahrir/pull/322>
- (trishnaguha) 324, Changes to fix traceback from dependencies <https://github.com/fedora-infra/tahrir/pull/324>
- (trishnaguha) 325, Fixes Internal server error 321 <https://github.com/fedora-infra/tahrir/pull/325>
- (puiterwijk) 326, The current code crashes in December as 12+1 \> 12 <https://github.com/fedora-infra/tahrir/pull/326>
- (puiterwijk) 327, Fix the monthly report, same breakage <https://github.com/fedora-infra/tahrir/pull/327>
- (sayanchowdhury) 328, fix the percentile for the top users in the leaderboard <https://github.com/fedora-infra/tahrir/pull/328>
- (trishnaguha) 333, Linking GoBack of datagrepper page to user page <https://github.com/fedora-infra/tahrir/pull/333>
- (cydrobolt) 335, Change \"add assertion\" to \"award individual badge\" <https://github.com/fedora-infra/tahrir/pull/335>
- (sayanchowdhury) 344, Create a function to return a dict of user badge informations <https://github.com/fedora-infra/tahrir/pull/344>
- (sayanchowdhury) 347, Forms to create Teams, Series, Perks and json endpoint for the Paths <https://github.com/fedora-infra/tahrir/pull/347>

Commits

- 565a65dda Be more careful with this comprehension. <https://github.com/fedora-infra/tahrir/commit/565a65dda>
- 59fdefa85 Free as in Freedom <https://github.com/fedora-infra/tahrir/commit/59fdefa85>
- 54018f713 Add a search form to the header.. <https://github.com/fedora-infra/tahrir/commit/54018f713>
- c513c3211 Changes for RPM-based distributions <https://github.com/fedora-infra/tahrir/commit/c513c3211>
- 45d0c3b61 Changes to fix traceback from dependencies <https://github.com/fedora-infra/tahrir/commit/45d0c3b61>
- 7fb633f3e Fixes Internal server error 321 <https://github.com/fedora-infra/tahrir/commit/7fb633f3e>
- 11c8da3a7 Add a note about fedora-apps. <https://github.com/fedora-infra/tahrir/commit/11c8da3a7>
- bc055fda1 Merge branch \'develop\' of github.com:fedora-infra/tahrir into develop <https://github.com/fedora-infra/tahrir/commit/bc055fda1>
- 90b28c8e3 The current code crashes in December as 12+1 \> 12 <https://github.com/fedora-infra/tahrir/commit/90b28c8e3>
- 9414d86ae Fix the monthly report, same breakage <https://github.com/fedora-infra/tahrir/commit/9414d86ae>
- fba45ed4d Also expose tags over the JSON api. <https://github.com/fedora-infra/tahrir/commit/fba45ed4d>
- 70593ccfe Merge branch \'develop\' of github.com:fedora-infra/tahrir into develop <https://github.com/fedora-infra/tahrir/commit/70593ccfe>
- 5a198ed36 fix the percentile for the top users in the leaderboard <https://github.com/fedora-infra/tahrir/commit/5a198ed36>
- 902fe55d3 Linking GoBack of datagrepper page to user page <https://github.com/fedora-infra/tahrir/commit/902fe55d3>
- 512ac2ccd Change \"add assertion\" to \"award individual badge\" <https://github.com/fedora-infra/tahrir/commit/512ac2ccd>
- f29b6431b Create a function to return a dict of user badge informations <https://github.com/fedora-infra/tahrir/commit/f29b6431b>
- 594a8b922 Add the form to add team <https://github.com/fedora-infra/tahrir/commit/594a8b922>
- a3b5c8965 Add forms for adding perk and series <https://github.com/fedora-infra/tahrir/commit/a3b5c8965>
- 0e033ce8e Add a new endpoint to pull out the json for team user data <https://github.com/fedora-infra/tahrir/commit/0e033ce8e>
- 3fd168505 Minor fixes to template and remove redundant code <https://github.com/fedora-infra/tahrir/commit/3fd168505>
- 70aeaacb7 Explicitly mentions the route name in the template <https://github.com/fedora-infra/tahrir/commit/70aeaacb7>

\- 03040ced0 Change Perk to Milestone

: <https://github.com/fedora-infra/tahrir/commit/03040ced0>

Changelog

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.