Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
Y
yii2
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PSDI Army
  • yii2
  • Repository

Switch branch/tag
  • yii2
  • framework
  • filters
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Qiang Xue's avatar
    Fixes #3284: Added support for checking multiple ETags by `yii\filters\HttpCache`. · 313437f3
    Qiang Xue authored 10 years ago
    313437f3
Name
Last commit
Last update
..
auth correct typo in phpdoc for HttpBearerAuth class 11 years ago
AccessControl.php Fixes #3230: Added `yii\filters\AccessControl::user` to support access control with different actors 11 years ago
AccessRule.php Renamed `yii\web\User::checkAccess()` to `yii\web\User::can()` 11 years ago
ContentNegotiator.php guide WIP [skip ci] 11 years ago
HttpCache.php Fixes #3284: Added support for checking multiple ETags by `yii\filters\HttpCache`. 10 years ago
PageCache.php Finished caching guide [skip ci] 11 years ago
RateLimitInterface.php Refactored rate limiting by turning RateLimiter into an action filter. 11 years ago
RateLimiter.php Fixed allowance for ratelimiter. [skip ci] 10 years ago
VerbFilter.php Moved all filter classes to namespace `yii\filters` 11 years ago