Skip to content

issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:JavaScript

Filter by

268k results  (420 ms)

268k results

Perform minor optimization and flow tracking inside CohortAnalysisView.vue.

Description Three reducers in `client/src/features/auth/authSlice.js` perform direct `localStorage`/`sessionStorage` writes inside the reducer body, which violates Redux s pure function requirement. ...

Bug Description The resetAll() function in src/lib/rateLimit/rateLimit.js uses redis.keys( * ) to retrieve keys before deletion. When invoked, it removes every key stored in Redis rather than only rate-limiting ...
gssoc:approved
mentor:PankajSingh34
type:feature

Description Two related bugs in `ClassroomRoom.jsx` that together can crash the room and leave the user s camera/mic permanently open. Bug 1 — null pointer crash in cleanup: When a remote user joins, ...

NetBox version v4.6.2 Feature type Change to existing functionality Proposed functionality Currently, token authenticate uses regular Python evaluation when authenticating a token value (e.g. token ...
complexity: low
netbox
status: accepted
type: feature

Hace falta el titulo del juego para que la gente sepa que esta jugando Tetris.

Short Descriptive Title get_user_sessions() and get_latest_risk_score() do full O(N) scans over 100K-entry LRU caches on every call — scales catastrophically under load Detailed Description Two hot-path ...
type:performance

Short Descriptive Title _reassess_active_sessions() holds a live dict_values view across await yield points — concurrent session writes cause RuntimeError: dictionary changed size during iteration Detailed ...
type:bug

Short Descriptive Title _challenges in AdaptiveAuthStore is an unbounded plain dict — expired challenges are never deleted, leaking memory permanently Detailed Description In src/adaptive_auth/store.py:88: ...
type:bug
type:security

Short Descriptive Title _decisions LRUCache shared between two incompatible object types — RiskScore entries silently evicted under load, breaking continuous authorization Detailed Description In src/adaptive_auth/store.py, ...
type:bug
type:security
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.