51 Commits

Author SHA1 Message Date
Jakub Zelenka
7e33404735 Add Niels to trusted devs (#119) 2024-03-20 11:29:24 +00:00
Nikita Popov
7d1c27f5fb Add ilutov as trusted dev 2022-03-27 22:12:15 +02:00
Stanislav Malyshev
5853f7850c Add Stas to trusted dev list to clean up spam 2021-10-17 20:46:49 -07:00
Christoph M. Becker
7febedd645 Add Kamil Tekiela as trusted dev
Closes GH-89.
2021-09-17 13:16:18 +02:00
Peter Cowburn
3bccfcba4f add mikemike as trusted dev 2021-09-01 10:27:56 +01:00
Christoph M. Becker
1795030d73 Add Pieter Hordijk as trusted dev 2021-01-20 15:10:46 +01:00
Christoph M. Becker
0110b485de Add salathe as trusted dev for moderation purposes 2019-12-19 10:56:04 +01:00
Christoph M. Becker
44eaf4f6d3 Add bukka to security devs list 2019-10-20 16:25:13 +02:00
Christoph M. Becker
3f2d15d380 Add myself to trusted devs for moderation purposes 2019-09-02 16:43:19 +02:00
Peter Kokot
9d47b05f2d Convert all tabs to spaces 2019-05-22 02:41:51 +02:00
Peter Kokot
a06f85b0c3 Refactor long array() syntax to short []
Since site is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`. Also code is already using short array
syntax on some places.
2018-10-24 20:27:59 +02:00
Peter Kokot
8c52db6905 Sync leading and final newlines
This patch adds missing newlines, trims multiple redundant final
newlines into a single one and trims leading newlines at the beginning
of the files.

According to POSIX, a line is a sequence of zero or more non-'<newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2
2018-10-17 15:51:47 +02:00
Peter Kokot
180dccfe9d Trim trailing whitespace 2018-10-17 15:41:36 +02:00
Nikita Popov
c5993bac38 Add myself to trusted devs
I'm going to be removing rude comments by rhsoft.
2018-05-29 14:46:09 +02:00
Kalle Sommer Nielsen
0a62fb2027 Grant Yasuo security access as he works on the session module 2017-10-24 05:10:05 +02:00
Kalle Sommer Nielsen
109c1014fc Grant Daniel access to security and private reports, so he can catch reports such as #75258 in the future 2017-10-12 18:06:44 +02:00
Stanislav Malyshev
c409d8b73b Add cmb to security devs list 2016-12-30 01:13:57 -08:00
Kalle Sommer Nielsen
aa123e45a7 Re-add myself so I can kill bug reports like #61104 that is marked as private and keep bug reports and their status up to date 2016-11-18 22:28:44 +01:00
Derick Rethans
b2f34f05c5 Added Leigh, as per request from Joe Watkins 2016-11-11 11:42:48 +00:00
Nikita Popov
60a0a26f8d Give myself access to sec bugs 2016-10-29 17:17:11 +02:00
Derick Rethans
e2eadb2b89 Give Davey and Joe access to security bugs (As they are RMs) 2016-07-27 10:08:25 +01:00
kovacs.ferenc
3e8bec9f8d remove kalle 2016-05-06 21:01:12 +02:00
Rasmus Lerdorf
5d83939ac8 Add Sara 2016-05-05 20:34:20 -07:00
Kalle Sommer Nielsen
a85c86355d Adding myself here so I can review some of the "hidden" reports in the ongoing effort to kill the number of open bugs 2014-12-28 19:13:40 +01:00
Zeev Suraski
230365f6a9 Add Lior Kaplan to sec developers, and myself to trusted... 2014-06-15 13:05:30 +03:00
Ferenc Kovacs
edf24d3aa5 adding Anatol to the list of security devs, asked by Pierre, approved by Stas 2014-05-28 10:06:06 +02:00
Ferenc Kovacs
731a0e3492 adding myself to the security devs, as RMs should be there 2014-01-22 13:07:45 +01:00
Ferenc Kovacs
a864da2441 add jpauli to the security devs, as he is an RM and should be able to see the private bugs 2013-11-27 10:14:04 +01:00
Felipe Pena
98ae3ac025 - Added laruence to trusted developers role 2012-09-08 11:05:56 -03:00
David Soria Parra
2bb0439231 Let the RM see security bugs 2012-04-18 11:04:36 +02:00
Pierre Joye
6088d341d3 - add Hazaifa 2012-03-07 10:13:45 +01:00
Pierre Joye
2b99dda6d0 - add Ole 2012-03-06 13:52:34 +01:00
Pierre Joye
de785a9671 - add more distros ppl 2012-03-06 13:19:51 +01:00
Pierre Joye
3b04daebc0 - add Remi@fedore to the sec guys 2012-03-05 17:32:53 +01:00
Felipe Pena
c72a329d6d - Added Ubuntu security team member 2012-02-02 19:20:36 -02:00
Felipe Pena
9d40a5cfcb - Allow rrichards and chregu to see sec bugs 2011-04-21 12:38:54 +00:00
Felipe Pena
6c71bbad77 - Remove old array_keys() 2011-04-03 12:12:57 +00:00
Felipe Pena
c385db89f9 - Let try to send the sec related mails via Bcc 2011-04-02 17:55:18 +00:00
Felipe Pena
ccf14889ec - Fix login and user checking 2011-03-24 12:35:17 +00:00
Felipe Pena
2f419e17d0 - Allow Gustavo to read sec bugs 2011-03-23 12:01:27 +00:00
Felipe Pena
b865612cf9 - Added vdanen to distro people list 2011-03-21 23:23:10 +00:00
Felipe Pena
90a6bec700 - Added security distro people to receive mail about security related bugs 2011-02-26 20:10:13 +00:00
Felipe Pena
27f49de086 - Added oden to security developers list 2011-02-14 20:59:55 +00:00
Felipe Pena
998ecc697d - Added list of security developers
- Changed bugs_authenticate function
  new prototype: (&$user, &$pw, &$logged_in, &$user_flags)

$user_flags:
  define('BUGS_NORMAL_USER',  1<<0);
  define('BUGS_DEV_USER',     1<<1);
  define('BUGS_TRUSTED_DEV',  1<<2);
  define('BUGS_SECURITY_DEV', 1<<3);
2010-12-12 13:45:58 +00:00
Pierre Joye
3db8bc0b6f update list 2010-12-08 18:57:27 +00:00
Pierre Joye
71e4c5ce99 - update lists 2010-12-08 08:20:44 +00:00
Felipe Pena
3f640e56a9 - Added field to CVE-ID
- Added support to private report
  (When setting the package name to 'Security related', it will turns automatically a private report)

private report: Only the original reporter and people behind security@php will can see/edit/comment it.

When the report is ok to be public, anyone from security@php can turn it public.

# Initial commit... :P
2010-11-15 20:22:55 +00:00
Philip Olson
1851b7911b Give self ability to delete spam 2010-03-04 17:09:04 +00:00
Derick Rethans
e5ddd9a70f - Add rasmus so that he can cleanup comment spam. 2010-03-01 23:08:11 +00:00
Jani Taskinen
bab479126c - More totally unnecessary whitespace changes. 2009-08-25 15:44:45 +00:00