History log of /web-bugs/www/login.php (Results 1 – 15 of 15)
Revision Date Author Comments
# 3a2b0435 06-Apr-2021 Nikita Popov

Point forgot password link to main


# 867d9205 31-Mar-2021 Nikita Popov

Add forgot password link


# 9d47b05f 22-May-2019 Peter Kokot

Convert all tabs to spaces


# 180dccfe 17-Oct-2018 Peter Kokot

Trim trailing whitespace


# 88fca9dc 17-Sep-2018 zrhoffman

If the login redirect is to logout.php, redirect to index.php instead


# 638a3fb1 25-Jul-2017 Kalle Sommer Nielsen

Hopefully last round of fixes for missing session_start() calls, also fixes a poor call to redirect() in login.php


# 1de55b7a 06-Aug-2014 Sobak

Exit script execution directly in redirect()


# 232f1497 03-Aug-2014 Michael

Remove XHTML


# 9c14e7fa 25-Oct-2013 Ferenc Kovacs

the function declaration already contains the references


# c3110c33 27-Jan-2012 Rasmus Lerdorf

- The end of an era - switch "Bogus" to "Not a bug" by popular demand
- Switch back to master
- Add site_method to make it easier to install on non-ssl test sites


# a9f922cf 15-Jan-2012 Ferenc Kovacs

remove the password of the logged in developer from the session


# e3532ea5 03-Jul-2011 Felipe Pena

- Missing isset() on HTTP_REFERER


# 68f4f7d6 03-Jul-2011 Felipe Pena

- Added referer feature to redirect to previous page where login link was clicked


# 2fcb7d8c 03-Jul-2011 Felipe Pena

- Added link to login/logout page


# 838529fe 03-Jul-2011 Felipe Pena

- Added login form