Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Web session management PLUTO-883 #2062

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

claudiacarpinteiro
Copy link
Contributor

@claudiacarpinteiro claudiacarpinteiro commented Mar 18, 2024

Adds a page describing the expiration timeouts set by Codacy for every session.

👀 Live preview

https://pluto-883-app-session-management--docs-codacy.netlify.app/account/user-session-management/

🚧 To do

  • Solve TODO
  • Request validation
  • Apply feedback
  • Wait for feature release
  • Remove don't merge label before merging

@claudiacarpinteiro claudiacarpinteiro self-assigned this Mar 18, 2024
@claudiacarpinteiro claudiacarpinteiro added the don't merge Don't merge this pull request yet label Mar 18, 2024
Copy link
Contributor

github-actions bot commented Mar 18, 2024

Overall readability score: 54.07 (🟢 +0.03)

File Readability
user-session-management.md 59.35 (-)
View detailed metrics

🟢 - Shows an increase in readability
🔴 - Shows a decrease in readability

File Readability FRE GF ARI CLI DCRS
user-session-management.md 59.35 45.15 11.3 10.4 10.15 8.09
  - - - - - -

Averages:

  Readability FRE GF ARI CLI DCRS
Average 54.07 43.12 10.81 12.45 12.56 7.91
  🟢 +0.03 🟢 +0.01 🟢 +0 🟢 +0.01 🟢 +0.01 🟢 +0
View metric targets
Metric Range Ideal score
Flesch Reading Ease 100 (very easy read) to 0 (extremely difficult read) 60
Gunning Fog 6 (very easy read) to 17 (extremely difficult read) 8 or less
Auto. Read. Index 6 (very easy read) to 14 (extremely difficult read) 8 or less
Coleman Liau Index 6 (very easy read) to 17 (extremely difficult read) 8 or less
Dale-Chall Readability 4.9 (very easy read) to 9.9 (extremely difficult read) 6.9 or less

@github-actions github-actions bot temporarily deployed to Netlify March 18, 2024 16:46 Inactive
@github-actions github-actions bot temporarily deployed to Netlify March 19, 2024 10:56 Inactive
@github-actions github-actions bot temporarily deployed to Netlify March 21, 2024 10:45 Inactive
@nicklem
Copy link
Contributor

nicklem commented Mar 25, 2024

Left a comment with a minor tweak. As far as IA (page structure and placement), LGTM 👍

claudiacarpinteiro and others added 2 commits March 26, 2024 09:50
Co-authored-by: Nicola Klemenc <nicola.klemenc@codacy.com>
@github-actions github-actions bot temporarily deployed to Netlify March 26, 2024 09:53 Inactive
@github-actions github-actions bot temporarily deployed to Netlify March 26, 2024 09:59 Inactive
@github-actions github-actions bot temporarily deployed to Netlify March 26, 2024 10:01 Inactive
@github-actions github-actions bot temporarily deployed to Netlify March 26, 2024 10:07 Inactive
@github-actions github-actions bot temporarily deployed to Netlify March 26, 2024 15:03 Inactive
@github-actions github-actions bot temporarily deployed to Netlify April 4, 2024 12:20 Inactive
@github-actions github-actions bot temporarily deployed to Netlify April 17, 2024 09:31 Inactive
@github-actions github-actions bot temporarily deployed to Netlify May 7, 2024 16:11 Inactive
@github-actions github-actions bot temporarily deployed to Netlify May 8, 2024 09:00 Inactive
@github-actions github-actions bot temporarily deployed to Netlify May 8, 2024 11:31 Inactive
@claudiacarpinteiro claudiacarpinteiro marked this pull request as ready for review May 8, 2024 11:38
@claudiacarpinteiro claudiacarpinteiro requested a review from a team as a code owner May 8, 2024 11:38
@claudiacarpinteiro claudiacarpinteiro requested a review from a team May 8, 2024 11:38
Copy link

@andrzej-janczak andrzej-janczak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking Good, very consistent and clear 👍

@nicklem
Copy link
Contributor

nicklem commented May 8, 2024

:shipit: LGTM!

@github-actions github-actions bot temporarily deployed to Netlify May 9, 2024 14:20 Inactive
Copy link
Contributor


User session management

Codacy now sets automatic expiration timeouts for every session.

  • Idle session timeout: 30 minutes
  • Absolute session timeout: 8 hours

These changes improve security by reducing the risk of unauthorized access to user accounts.


This comment was generated by an experimental AI tool (winner of the 2024 Codacy Hackathon 'People's Choice' and 'Most Valuable' awards).

@github-actions github-actions bot temporarily deployed to Netlify May 29, 2024 10:37 Inactive
@github-actions github-actions bot temporarily deployed to Netlify June 3, 2024 10:52 Inactive
@github-actions github-actions bot temporarily deployed to Netlify June 4, 2024 17:18 Inactive
@github-actions github-actions bot temporarily deployed to Netlify June 6, 2024 16:43 Inactive
@github-actions github-actions bot temporarily deployed to Netlify June 7, 2024 09:03 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
don't merge Don't merge this pull request yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants