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

[ticket/12942] Add core.add_form_key core event #2845

Merged
merged 1 commit into from Aug 11, 2014

Conversation

rxu
Copy link
Contributor

@rxu rxu commented Aug 9, 2014

Add core.add_form_key core event to allow extensions modifying
form key.

PHPBB3-12942.

'now',
's_fields',
'token',
'token_sid',
Copy link
Contributor

Choose a reason for hiding this comment

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

add form_name please

@rxu
Copy link
Contributor Author

rxu commented Aug 10, 2014

@nickvergessen Added form_name.

nickvergessen added a commit to nickvergessen/phpbb that referenced this pull request Aug 10, 2014
[ticket/12942] Add core.add_form_key core event

* rxu/ticket/12942:
  [ticket/12942] Add core.add_form_key core event
* Perform additional actions on creation form token
*
* @event core.add_form_key
* @var int form_name The form name
Copy link
Member

Choose a reason for hiding this comment

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

form_name is a string

Add core.add_form_key core event to allow extensions modifying
form key.

PHPBB3-12942
@rxu
Copy link
Contributor Author

rxu commented Aug 10, 2014

Updated #2845.

marc1706 added a commit to marc1706/phpbb that referenced this pull request Aug 11, 2014
[ticket/12942] Add core.add_form_key core event
@marc1706 marc1706 merged commit b20af9a into phpbb:develop-ascraeus Aug 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants