Confirmed users
461
edits
(4 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
=== Tuesday, {{#time:d F|{{SUBPAGENAME}} +1 day}} === | === Tuesday, {{#time:d F|{{SUBPAGENAME}} +1 day}} === | ||
* | * Subscribed to #security channel on irc.mozilla.org | ||
* Joined https://lists.mozilla.org/listinfo/dev-security Mozilla mailing list. | * Joined https://lists.mozilla.org/listinfo/dev-security Mozilla mailing list. | ||
=== Wednesday, {{#time:d F|{{SUBPAGENAME}} +2 days}} === | === Wednesday, {{#time:d F|{{SUBPAGENAME}} +2 days}} === | ||
* Reading Jetpack tutorials on "https://addons.mozilla.org/en-US/developers/docs/sdk/latest/". | * Reading of Jetpack tutorials on "https://addons.mozilla.org/en-US/developers/docs/sdk/latest/". | ||
* | * Installed Add-on SDK and run sample add-on code from tutorials. | ||
=== Thursday, {{#time:d F|{{SUBPAGENAME}} +3 days}} === | === Thursday, {{#time:d F|{{SUBPAGENAME}} +3 days}} === | ||
Line 21: | Line 21: | ||
=== Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} === | === Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} === | ||
* Learned IRC commands | |||
* Discuss about project on #security channel. For example, If <i>script-src allow 'none' </i> set by website, and <i>script-src allow 'self'</i> is set by user. Then which one to apply. We concluded after discussion that: users policy should over ride the website policy. |