Project

General

Profile

Download (11.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

bb31e48e 10/18/2019 03:15 PM Steve Beaver

Correct jQuery include

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

814a7c2f 12/14/2018 07:29 PM Clinton Cory

#9096 - updated login title

d629601a 08/20/2018 05:38 PM Jim Pingle

User login source & proxy fwd addr to user data. Fixes #8813 Fixes #8816

While here, use this info more consistently across log messages and
places where user info is recorded when making changes.

16050763 08/02/2018 02:05 PM Steve Beaver

Revise page footer text and centralize footer output for consistency

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

0445f0d3 02/15/2018 12:17 PM Luiz Souza

Update the copyright year in a couple of missing points.

d69a55e3 01/26/2018 07:37 PM Stephen Jones

Fixed #8297 If user has no page permissions it will automatically log them out so they don't get stuck on the logout page

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

49e2b19a 10/25/2017 07:33 PM Stephen Jones

added a string SESSION_TIMEOUT to be returned when a widget times out

08a5e9a6 10/17/2017 07:11 PM Jared Dillard

add cache busting to css using last modified timestamp

f9a6637a 10/09/2017 10:43 PM Renato Botelho

Use include() to add logo content and use complete path

9ae8ade5 10/09/2017 08:46 PM Jared Dillard

update svg logos to pull from file

ca44a37c 08/30/2017 12:14 PM Steve Beaver

Restore bad username or password message

fde09aa8 08/14/2017 02:38 PM Steve Beaver

Revise error page to comply with login page style

b8047a1f 08/03/2017 04:20 PM Jared Dillard

change login page logo to svg

ee8e4e73 07/17/2017 12:48 PM Steve Beaver

Prevent iOS auto-capitalization on username field

c21d913d 07/17/2017 11:59 AM Steve Beaver

Change login page links to absolute paths

a33ece86 06/27/2017 03:01 PM Steve Beaver

Fix missing '>' on /span tag

4eb92692 06/23/2017 05:28 PM Steve Beaver

Respect GUI Login autocomplete preference setting

81b22639 06/23/2017 12:46 PM Steve Beaver

Correct intenting

10ba62c2 06/23/2017 12:42 PM Steve Beaver

Code style cleanup

44a94b03 06/23/2017 12:25 PM Steve Beaver

Minor positioning tweak to login page

0e4500e7 06/20/2017 01:28 PM Steve Beaver

Fix spelling in comment

ef1e838b 06/20/2017 12:06 PM Steve Beaver

Use more informative IDs in login page HTML

2d933f5a 06/19/2017 06:46 PM Steve Beaver

Restore MITM warning

377f2570 06/19/2017 06:08 PM Steve Beaver

Include host name if so configured

f902a15c 06/19/2017 05:46 PM Steve Beaver

Restore cookie warning via pop-up

1eca4f60 06/19/2017 05:19 PM Steve Beaver

Ignore loginpage color values from previous version that used the file name

d58a7378 06/19/2017 05:15 PM Steve Beaver

Improved login page graphic

f6f1e117 06/16/2017 10:34 PM Steve Beaver

Revised CSS for login page

e29fb699 06/15/2017 06:22 PM Steve Beaver

Improve "new design" notice

e79ff1ee 06/15/2017 06:07 PM Steve Beaver

Experimental login page design
Set your favorite color in System->General->"Login CSS file"

ee8f5c6a 05/18/2017 01:11 PM Steve Beaver

Improve indenting/readability

d900c7f6 04/20/2017 07:08 PM Renato Botelho

Merge pull request #3629 from doktornotor/patch-18

059e1bd2 03/08/2017 06:57 PM Doktor Notor

Add missing include

82cd6022 02/27/2017 09:51 PM Pi Ba

phpsessionmanager, this helps starting and committing the php session preventing other requests from being blocked longer than required.

1579e70f 02/01/2017 08:33 AM Phil Davis

Code with multiple %s in etc

6344be46 10/24/2016 09:09 PM Steve Beaver

REmove accidental text

a22947a4 10/24/2016 03:30 PM Steve Beaver

Provide conrol on system.php to allow display of hostname on login banner

61672439 10/24/2016 03:06 PM Steve Beaver

Added hostname to login page.
Option control required

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

50d36974 06/30/2016 05:20 AM Chris Buechler

Merge pull request #3018 from phil-davis/usersettings

c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

8bab524e 06/23/2016 02:53 AM Phil Davis

Feature #6388 custom GUI preference settings per user

34ee6639 04/09/2016 07:47 AM NOYB NOYB

Miscellaneous II - Remove Personalizations

Remove "you" personalizations.

32b52cce 03/17/2016 09:39 AM NewEraCracker

Update file_exists check to full path as done in other files

b4738ddc 03/17/2016 08:55 AM NewEraCracker

Fix CSS paths missed by 9d1be24ef72c0c27fe7a297bf79ec5e4f552a390

a6caf5f5 03/16/2016 10:34 PM Jared Dillard

remove extra slash

f0c5e7c1 03/16/2016 10:22 PM Jared Dillard

point css files to the new location

62ef2804 03/06/2016 06:57 AM NOYB NOYB

HTML Compliance - Login Form

Error: Duplicate attribute class.
<div class=alert alert-warning class=hidden id=no_cookies>Your browser must support cookies to login.</div>
Consolidate multiple class attributes.

Error: Attribute autocorrect not allowed on element input at this point....

8559c9d9 02/19/2016 02:35 PM Jim Pingle

Fix Dashboard privilege edge case and show full Help menu to users with the Help privilege. Fixes #5909

6d128e2b 02/18/2016 01:21 AM Phil Davis

Fix hardcoded pfSense on login page

I guess this hard-coded mention of pfSense should use the value from $g ?

d18f3f6e 02/17/2016 01:33 PM Phil Davis

Internationalize etc inc a-i files

bf210329 01/19/2016 02:32 AM Chris Buechler

autocapitalize off is deprecated, use none instead. Ticket #5776

268174b7 01/17/2016 12:02 PM jeroen van breedam

fix Bug #5776

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

e71c09fa 12/10/2015 04:34 PM jeroen van breedam

fix #5563

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

9d624e6b 12/02/2015 09:57 PM Jared Dillard

pull in correct stylesheet on login page

a9e60275 12/02/2015 01:42 AM Chris Buechler

fix missing "

8fd9052f 11/29/2015 06:23 PM Colin Fleming

Type up SCRIPT tags

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

3ea96dcf 10/22/2015 03:43 PM Renato Botelho

Remove a leftover from merge

995df6c3 10/22/2015 12:58 PM Stephen Beaver

Completed #5333

4de8f7ba 08/30/2015 04:32 PM Phil Davis

Integrate bootstrap etc/inc with master

This applies the little changes in etc/inc master to the bootstrap
branch so that etc/inc in bootstrap will now just have the real
differences that are due to real bootstrap changes.

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/