Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A aurweb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Marcus Andersson
  • aurweb
  • Repository
Switch branch/tag
  • aurweb
  • web
  • template
  • account_edit_form.php
Find file BlameHistoryPermalink
  • canyonknight's avatar
    Use URL rewriting for user account update page · d6f89f97
    canyonknight authored Sep 15, 2012
    
    
    The "UpdateAccount" page displays information as to whether an account
    update was successful. All POST account info goes to this page, so use
    it with sane URLs.
    
    Before:
    AUR_URL/account/?Action=UpdateAccount&U=userfoo
    
    After:
    AUR_URL/account/userfoo/update
    Signed-off-by: default avatarcanyonknight <canyonknight@gmail.com>
    Signed-off-by: default avatarLukas Fleischer <archlinux@cryptocrack.de>
    d6f89f97