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
  • apps
  • advanced
  • frontend
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Alexander Makarov's avatar
    Fixes #5088: new password reset token is now generated only if previous one was… · 08b53fb3
    Alexander Makarov authored 10 years ago
    Fixes #5088: new password reset token is now generated only if previous one was already used or expired
    08b53fb3
Name
Last commit
Last update
..
assets Reformat code te be PSR-2 compatible 11 years ago
config `aliases.php` renamed to `bootstrap.php` (introduced to specific applications too) 10 years ago
controllers Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create() 11 years ago
models Fixes #5088: new password reset token is now generated only if previous one was already used or expired 10 years ago
runtime Advanced application template 11 years ago
views Issue 5160: Update advanced app to use bootstrap ActiveForm 10 years ago
web new asset WIP: renabled asset publishing 10 years ago
widgets Fixes #3979: Alert widget in advanced app is now able to display multiple flash messages of the same type 10 years ago