Tahrir

Latest version: v2.0.0

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

Scan your dependencies

Page 5 of 7

0.3.3

Not secure
- Badge Holder list on badge view closes 127. [3c3f3b03f](https://github.com/fedora-infra/tahrir/commit/3c3f3b03fdc5a78e2ec09a9a792884e14e3a35cb)
- Displaying user rank on user profile view closes 157. [40f575ffc](https://github.com/fedora-infra/tahrir/commit/40f575ffc0bfaea26297a2b689362c8b489bcb7a)
- Lazily load \"person\" for leaderboard for a speed boost. [cf968a0a8](https://github.com/fedora-infra/tahrir/commit/cf968a0a879a8ce8703ee1ab35c6fa124d24cfba)
- Merge pull request 158 from fedora-infra/leaderboard_slowness [f5da0b84c](https://github.com/fedora-infra/tahrir/commit/f5da0b84ca971d959d071fb46e8fc1ac27e9a9e3)
- Fix logic for showing rank in JSON lb endpoint. [cc7a10430](https://github.com/fedora-infra/tahrir/commit/cc7a104304e7b1551487cf9f243463d3213e14a0)
- Fix leaderboard/username/json\... Sigh. [524e1335a](https://github.com/fedora-infra/tahrir/commit/524e1335a1009369e12944c0e36bd6aff0e17b9b)
- Merge branch \'develop\' into leaderboard_slowness [f37f96287](https://github.com/fedora-infra/tahrir/commit/f37f962879940016d503681df0ba7bf886b456e9)
- Merge pull request 159 from fedora-infra/leaderboard_slowness [2beabf0d2](https://github.com/fedora-infra/tahrir/commit/2beabf0d2430d8334ad1d902e6ceb9eda436d2be)
- Undo it all for now, this is broken. Sigh. [43136cd95](https://github.com/fedora-infra/tahrir/commit/43136cd951d2268920f959df2bd3622dc26f125c)
- Fix JSON lb endpoint yet again. [011b786ef](https://github.com/fedora-infra/tahrir/commit/011b786ef2f7a26fc2d39c875abb61a764cc8a5b)
- Allow a default issuer for the badge builder. [b46d1eb13](https://github.com/fedora-infra/tahrir/commit/b46d1eb133b276c33eafb6a57cd339b38f3f15cd)
- Give a 404 for missing users instead of a 500. Fixes 162. [f353c47e6](https://github.com/fedora-infra/tahrir/commit/f353c47e6141968bd81920f2fa6e2474d4434002)
- Redo how /leaderboard works to make it faster. [83e02cfb0](https://github.com/fedora-infra/tahrir/commit/83e02cfb0da58566791dfcc6d697d2898e370ca2)
- Wrap lb json endpoint in a \"leaderboard\" field. [11c0beb17](https://github.com/fedora-infra/tahrir/commit/11c0beb17bc8f2f509a6675dae3670ea85a8e1a0)
- slightly comment how this works. [09bf94f23](https://github.com/fedora-infra/tahrir/commit/09bf94f23cb87bd01f819140046490f1100adaa0)
- Merge pull request 173 from fedora-infra/lb_json [4c21e3702](https://github.com/fedora-infra/tahrir/commit/4c21e37026ac8a5414b820b05de95f55c91367b1)
- Merge pull request 169 from fedora-infra/feature/default-issuer [4b298f492](https://github.com/fedora-infra/tahrir/commit/4b298f4928444acf2e17e9ed6f77e6965faf0247)
- Merge pull request 170 from fedora-infra/feature/404-for-users [b8dde6af9](https://github.com/fedora-infra/tahrir/commit/b8dde6af97e120d13db1783e9683d433285eaa5a)

0.3.2

Not secure
- Add a explore_badges view that returns all badges. [992cc9846](https://github.com/fedora-infra/tahrir/commit/992cc984674a7bdbd3dcf6855f9ac52103cbbacc)
- Woah, serious mismatched header tags, there. [da36c5a40](https://github.com/fedora-infra/tahrir/commit/da36c5a40111f26e927fb762ce292dd744297deb)
- Add an explore_badges template. [8b7a8df66](https://github.com/fedora-infra/tahrir/commit/8b7a8df66efbc7c68e4f1a04c6ad26fb2d3c309e)
- Display all badges and 10 newest badges at /explore/badges. [0e8129747](https://github.com/fedora-infra/tahrir/commit/0e81297476a6bed30222050e5309539e7b401cc0)
- explore_badges view displays all badges and 20 newest badges. [9b5a48f33](https://github.com/fedora-infra/tahrir/commit/9b5a48f335752ff01096b8ed107b0636e1fc43ac)
- A link to the explore_badges view on the explore view closes 150. [3ebaad567](https://github.com/fedora-infra/tahrir/commit/3ebaad567abe880f15466a39708ca27a50c08e23)
- Better search results, plus \lmacken\'s suggestion for feedback when no results are found. [1cdf47042](https://github.com/fedora-infra/tahrir/commit/1cdf47042ad7760b8e9ec7f4df53ea2f0b28d588)

0.3.1

Not secure
- Never again. [8edf587ac](https://github.com/fedora-infra/tahrir/commit/8edf587acc2dddc933ae98ba3986e5ff075d8338)
- Fix 500 with postgres in badge search. [78eb0b10a](https://github.com/fedora-infra/tahrir/commit/78eb0b10ade6aa778395ba50b7c79c653d9f522e)
- Alter \"was awarded\" snippet in assertion app to match recent index page change. [0a366e97e](https://github.com/fedora-infra/tahrir/commit/0a366e97e3a4d02e6c2253f1032dc8a5c359d457)
- Consistent user links [e8df90e9c](https://github.com/fedora-infra/tahrir/commit/e8df90e9cae59fc5de0e4935b49fe3bb60b3ec52)
- Fix badge links in the search results. [15f08c9fa](https://github.com/fedora-infra/tahrir/commit/15f08c9fa0c61d456a794bd64eeb82d48336e560)
- add leaderboard json endpoint and make user json generator re-usable. [3c8e614d3](https://github.com/fedora-infra/tahrir/commit/3c8e614d30b57268db544df12831e8a7c537653e)
- make leaderboard respect (hide) opted-out people. [9e2e156d3](https://github.com/fedora-infra/tahrir/commit/9e2e156d3b32c844f7528aee87a89a987c180492)
- Merge pull request 146 from fedora-infra/leaderboard_optout [9b02c344c](https://github.com/fedora-infra/tahrir/commit/9b02c344c8c692b22f75ffef1da8f7baea7e25ae)
- Merge branch \'leaderboard_optout\' into leaderboard_json [7b0dc2c54](https://github.com/fedora-infra/tahrir/commit/7b0dc2c5497f9877b0b7c32bacbda873e0bb5e58)
- respect opt-out in the json endpoint too [b951bf3ef](https://github.com/fedora-infra/tahrir/commit/b951bf3efdf5585c67a31d172464eadd2a7f64d6)
- limit the JSON leaderboard endpoint to 25 users, like the main endpoint [752b4d7a6](https://github.com/fedora-infra/tahrir/commit/752b4d7a66b81b70808a4144fdedfd8e86c40a5d)
- Just some starting docs stuff from yesterday, copied from readme. Moar improvements later. [870c3fdfa](https://github.com/fedora-infra/tahrir/commit/870c3fdfa034d84752f16db6eaea392474dae2be)
- Merge pull request 144 from fedora-infra/feature/consistent-user-links [501dada08](https://github.com/fedora-infra/tahrir/commit/501dada0805b5c3f0cd96a1c388e906275698751)
- Merge pull request 145 from fedora-infra/feature/safe-search-result-badge-links [ce43ccc99](https://github.com/fedora-infra/tahrir/commit/ce43ccc995b182c005c89d17e29161080a4526de)
- Merge pull request 147 from fedora-infra/leaderboard_json [31e9d6148](https://github.com/fedora-infra/tahrir/commit/31e9d61489b3d8a43c8001ffa55ba460c54287d3)
- Add link to user JSON from user profile view. [67f3cb624](https://github.com/fedora-infra/tahrir/commit/67f3cb6242317e7d34728348869a30f1ef02963b)
- Introduce user-specific rank JSON endpoint. [801c3f40a](https://github.com/fedora-infra/tahrir/commit/801c3f40a09f41837cbe373f7e7f830725111e56)
- Merge pull request 149 from fedora-infra/leaderboard_json [692c8542f](https://github.com/fedora-infra/tahrir/commit/692c8542f87f69731549bde1b4aa7d6216d41090)
- More docs work. [b8c2b9bf6](https://github.com/fedora-infra/tahrir/commit/b8c2b9bf637ff814523b738c422128373c9c4d56)
- Few capitalization tweaks in readme. [c66a7bbfc](https://github.com/fedora-infra/tahrir/commit/c66a7bbfc40ee377a8d21c8ff38760cab67be81d)
- Don\'t restate badge name in badge statistics. [09c83da1f](https://github.com/fedora-infra/tahrir/commit/09c83da1f15855a2a2b739902943561bc418739e)
- Even less verbose badge statistics. [2425e09da](https://github.com/fedora-infra/tahrir/commit/2425e09dacf64d6c2b8c593a021458950939c695)
- Whoops, getting too excited. Messed up some HTML tag positioning. [7f5e73e23](https://github.com/fedora-infra/tahrir/commit/7f5e73e23300c68de136d7c77c75ca272756e4c1)

0.3.0

Not secure
- Typofix. [eea88b598](https://github.com/fedora-infra/tahrir/commit/eea88b598f0356d030b89a92a17054ec8ccdc2f2)
- Well, I\'ll be\... this block got put in twice somehow. [58089b73f](https://github.com/fedora-infra/tahrir/commit/58089b73f5423cf37f2a318c47f39fb775612324)
- This is the start of a JSON API for /badges. [9d4acdf0b](https://github.com/fedora-infra/tahrir/commit/9d4acdf0b67beb14cf89a981a3c4ea19a1688a58)
- fix 404 handling [a5c05ad95](https://github.com/fedora-infra/tahrir/commit/a5c05ad956d59d977f08d7b5dc16129925cf9426)
- Make the badge json stuff reusable and use it for user_json [c5391d720](https://github.com/fedora-infra/tahrir/commit/c5391d72061fdccb2b64994f2df8728b3a6dc393)
- Add avatar url for \ralphbean :) [6c414160e](https://github.com/fedora-infra/tahrir/commit/6c414160e76eff05cf8c0120b8df4b19bbc0ef25)
- Clean up readme. For 124. [4576357f0](https://github.com/fedora-infra/tahrir/commit/4576357f03ccfe255db97f589d2aae1fc0ea0607)
- Moar bolded stats on badges view. [dae824c9f](https://github.com/fedora-infra/tahrir/commit/dae824c9f853356e840ecc4c3ec7befc69f2d4c1)
- Add a link to production in the readme. [add537ebb](https://github.com/fedora-infra/tahrir/commit/add537ebbcf8a269319ffd2c7f13c21a96f3bda1)
- Merge pull request 139 from fedora-infra/badge_json [0214a69b2](https://github.com/fedora-infra/tahrir/commit/0214a69b2bb681da635e702b931e1ccaf6ce948c)
- Some spacing and indentation for clarity. [039f9e9ef](https://github.com/fedora-infra/tahrir/commit/039f9e9efea188d8fd3013a0707252f6678023b3)
- Bolding and clarification on badge view for badges earned. [f969f53d5](https://github.com/fedora-infra/tahrir/commit/f969f53d5925f3f86ed27404c367d332106bf52b)
- Fedora badge bullet. Closes 133. [27ef6de49](https://github.com/fedora-infra/tahrir/commit/27ef6de495dbc7cea6f26c6621173667d95fed05)
- This may solve 140. [f6b261811](https://github.com/fedora-infra/tahrir/commit/f6b261811a4ca28732899c8bd8fe612da15efcd8)
- Make it clearer who earned the badge on Latest Awards, especially for mobile users. [5e0361fc3](https://github.com/fedora-infra/tahrir/commit/5e0361fc399d42883919ec68801ab1f01bdd459d)
- Admin panel clarifications. [f3f32a87e](https://github.com/fedora-infra/tahrir/commit/f3f32a87e883a0bfab430d03c35a262fcb39625d)
- Add a link to badge view to view badge as JSON. [9d29514d1](https://github.com/fedora-infra/tahrir/commit/9d29514d1148fa2aaac8bd96e5304f1234441ed8)
- Move active invitations list above buttons on user profile view. [a1fcc324e](https://github.com/fedora-infra/tahrir/commit/a1fcc324ed8343ec8eca2f338cb9ad65d86db3fe)

0.2.9

Not secure
- Reduce ldrbd. competetors from +/- 5 to +/- 2. [91e6e5bed](https://github.com/fedora-infra/tahrir/commit/91e6e5bedc5e09767ad8585f83fd12ae5a85aa2f)
- Publish fedmsg messages for awarded frontend badges. For 136. [b49b164f5](https://github.com/fedora-infra/tahrir/commit/b49b164f531a75d3e1d837a3dd56a216cf90c4c1)

0.2.8

Not secure
- Remove trailing slashes from the domain if they exist. [8ed58c319](https://github.com/fedora-infra/tahrir/commit/8ed58c3196f91c9cee5d97d4d0ab9850eceff0ba)
- Make nickname changing configurable. [32449bcb3](https://github.com/fedora-infra/tahrir/commit/32449bcb3b68e17fe15f441ef6deecb22d983b3c)
- Whoops.. but \"on\" by default. [9703b5b40](https://github.com/fedora-infra/tahrir/commit/9703b5b40427450471a8f080b75cc05101f8f33d)
- Don\'t display the trailing comma on the tag list on the badge view. [54e0c3643](https://github.com/fedora-infra/tahrir/commit/54e0c3643d2584906643a81b0bf0e03976d8c1fd)

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.