Projet

Général

Profil

Statistiques
| Branche: | Tag: | Révision:

univnautes / usr @ 2e5c9f05

# Date Auteur Commentaire
2e5c9f05 04 septembre 2014 15:33 Thomas Noël

urls.py: fix typo

1fb323b3 03 septembre 2014 23:58 Thomas Noël

pfconfigxml: accept #comments in textarea params

3e79844f 03 septembre 2014 18:25 Thomas Noël

map markers, at least !

fb23112b 03 septembre 2014 18:24 Thomas Noël

update-geoinfos: add idp.name in output

aa01889d 03 septembre 2014 15:57 Thomas Noël

rc.sh: launch syncdata (metadata+geo) juste after start

b46a2daf 03 septembre 2014 15:15 Thomas Noël

s/id/ID/ for xmlsec1 verification

ce10bca3 03 septembre 2014 15:15 Thomas Noël

remove useless file

086701d1 02 septembre 2014 17:35 Thomas Noël

www: syncdata when federations are modified

d60ee00b 02 septembre 2014 17:34 Thomas Noël

rc.sh: better logging

07b53fb3 02 septembre 2014 16:45 Thomas Noël

add get_federations in pfconfigxml.py

5af7a362 02 septembre 2014 16:43 Thomas Noël

add update-metadatas command and script

55a579da 01 septembre 2014 16:52 Thomas Noël

update-geoinfos.sh = manage geoinfos + lock

41211c39 01 septembre 2014 15:52 Thomas Noël

update-geoinfos.py: dont print when randomize geos

2c3289d9 01 septembre 2014 15:27 Thomas Noël

Merge branch 'RELENG_2_1' into UNIVNAUTES_2_1

990162e3 30 août 2014 18:38 Renato Botelho

Remove some redundancy and simplify changes made on last commit

ce3ef2e7 29 août 2014 23:01 Renato Botelho

Replace GET by POST, it fixes #3833

7486c1f6 29 août 2014 19:41 Renato Botelho

Do not reconfigure dhcpd twice on secondary after config sync. Fixes #3797

ab6558b6 25 août 2014 19:33 Renato Botelho

Alias name cannot have more than 31 chars, add maxlength here just as an extra check. Ticket #3827

9a2274b0 23 août 2014 19:16 Thomas Noël

useless import os

80f5b222 23 août 2014 19:15 Thomas Noël

get CONFIG_XML path from settings or os.environ

285202e4 23 août 2014 19:12 Thomas Noël

remove obsolete update_geoinfos.py script

06507017 23 août 2014 19:11 Thomas Noël

update-geoinfos command

ba4c8313 23 août 2014 18:31 Thomas Noël

reorganize the project (again), all in "sp" app

75c7cf74 23 août 2014 18:02 Thomas Noël

map: add static tiles

de3fea9d 23 août 2014 17:56 Thomas Noël

map: proxy in django, lighttpd is crap

0badbf8b 22 août 2014 18:51 Thomas Noël

add 'base' in INSTALLED_APPS

2d191d5d 22 août 2014 18:47 Thomas Noël

templates are now in base

79944bcc 22 août 2014 18:45 Thomas Noël

use collectstatic

d2108130 22 août 2014 18:42 Thomas Noël

store static and templates in an 'base' application

ff5e5aec 21 août 2014 19:51 Thomas Noël

caref is useless in federation metadata

a6215861 21 août 2014 18:00 Thomas Noël

add update_federations.py script (draft)

020b75d6 21 août 2014 17:59 Thomas Noël

add update_geoinfos.py script

b1e68a2c 21 août 2014 17:57 Thomas Noël

sp/settings.py: AUTH params in settings.py

d19583f5 21 août 2014 17:52 Thomas Noël

Merge branch 'RELENG_2_1' into UNIVNAUTES_2_1

7f00d47e 21 août 2014 12:32 Renato Botelho

Fix text description for interface mismatch, fixes #3820

2a07df85 21 août 2014 01:41 Jared Dillard

Merge branch 'RELENG_2_1' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_1

41312f7f 21 août 2014 01:39 Jared Dillard

fix top nav to fit gold in non-default themes

2ed75516 20 août 2014 17:57 Thomas Noël

Merge branch 'RELENG_2_1' into UNIVNAUTES_2_1

fa8be5de 19 août 2014 20:33 Matt Smith

non-css parts of gold menu

bdde98fc 19 août 2014 19:59 Jared Dillard

fix spacing in pfsense_ng topnav

086e76dc 15 août 2014 14:40 jim-p

Ensure this is always an array to avoid a PHP error from foreach.

e35ec763 11 août 2014 21:04 Renato Botelho

Do not reset source and destination port range values when it's an associated rule created by nat port forward. It fixes #3778

ffb8e02f 08 août 2014 18:36 jim-p

Avoid generating an invalid racoon config if the user specified a mobile pool that is too small.

889c83d7 08 août 2014 17:22 jim-p

Require click-through POST confirmation when restoring or deleting a configuation from the backup history page.

8108b423 08 août 2014 16:26 jim-p

Remove javascript alert DNS resolution action from the firewall log view. It was already removed from 2.2, and it's better not to allow a GET action to perform that action.

a9d6ac9a 08 août 2014 16:21 jim-p

Do not execute on GET, only pre-fill Host box so the user can press the button to execute. Turn alias creation links into submit buttons for POST. While here, remove some backticks and simplify a little.

6f4a300b 08 août 2014 07:04 Chris Buechler

Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's more than adequate for current systems, no need to make people sit there for 1 minute. Many likely click out via the logo and miss the last screen entirely.

978c71d2 06 août 2014 21:53 jim-p

Encode interface/VIP descriptions before displaying them on the GRE and GIF pages also;
While here, the GRE page was missing IP aliases from its list of bind IPs, add it in.

bf2fb3db 06 août 2014 21:52 jim-p

Encode interface/VIP descriptions before displaying them on the NTP daemon settings.

2276d743 06 août 2014 21:34 jim-p

Encode the detail field of an alias entry before displaying its contents back to the user.

52c67bc2 06 août 2014 21:26 jim-p

Escape the individual dnsmasq advanced/custom options

1de3a5dd 04 août 2014 21:25 jim-p

Fix input validation logic on diag_testport.php, escape more shell arguments for good measure

69b952bc 25 juillet 2014 14:51 Thomas Noël

pfconfigxml.py: add fault tolerant

365f20ed 25 juillet 2014 01:54 Thomas Noël

config federation: add a codename field

9d15ba4a 25 juillet 2014 01:31 Thomas Noël

config whitelist: hint

19866866 25 juillet 2014 01:23 Thomas Noël

config whitelist: add a codename field

29d5899d 24 juillet 2014 17:25 Thomas Noël

saml_federation: a federation can be enabled/disabled

c72131ac 24 juillet 2014 14:40 Thomas Noël

univnautes/sp: views: homepage is just a templateview

26035803 24 juillet 2014 14:26 Thomas Noël

univnautes/sp: update settings.py

4e9619af 24 juillet 2014 14:24 Thomas Noël

univnautes/sp: context processor sets "idps" list

d3d92c1f 24 juillet 2014 14:23 Thomas Noël

univnautes/sp: update templates & static

2362289e 24 juillet 2014 14:15 Thomas Noël

saml_sp config: add 'defaultidps' param

6e41e40c 21 juillet 2014 17:22 Thomas Noël

sp: first UI parameters in pfsense config

cb297b92 21 juillet 2014 16:28 Thomas Noël

sp/settings.py: some values from config.xml

3b1ec0b5 21 juillet 2014 12:45 Thomas Noël

add whitelists configuration

acbb6f32 21 juillet 2014 12:44 Thomas Noël

disable IdP configuration pages

769d906c 21 juillet 2014 11:55 Thomas Noël

captiveportal/saml: redirect to a SP univnautes

098aadbc 18 juillet 2014 17:09 Thomas Noël

sp: loaddata after syncdb

ff3f36e0 18 juillet 2014 16:59 Thomas Noël

secret.key created in /usr/local/univnautes/sp/

71381d45 18 juillet 2014 16:57 Thomas Noël

rm secret.key, added to .gitignore

11210ae3 18 juillet 2014 16:55 Thomas Noël

rm lighty-univnautes-CaptivePortal-SSL.conf (useless)

b49dae82 18 juillet 2014 16:29 Thomas Noël

sp/rc.sh fixes

0709b184 18 juillet 2014 15:40 Thomas Noël

add /usr/local/univnautes sp (first draft)

a79e592e 18 juillet 2014 15:36 Thomas Noël

Merge branch 'RELENG_2_1' into UNIVNAUTES_2_1

5a1450dc 14 juillet 2014 16:56 jim-p

Allow hostnames in bulk import since they are valid entries in a network type alias.

927670f2 10 juillet 2014 13:31 Thomas Noël

idp: none choice for certref

1ee3a295 08 juillet 2014 17:44 Renato Botelho

Change Cancel button to call history.back() as done in Firewall Rules, the current method has issues with IE 11, it should fix #3728

ac94af37 07 juillet 2014 14:06 Thomas Noël

CP: add "saml" choice in authentication methods

9f266daa 04 juillet 2014 18:49 Thomas Noël

use certref/caref instead of refca/refcert

9bfa4ffb 04 juillet 2014 18:25 Thomas Noël

add services_captiveportal_saml pages

ebb5eb36 01 juillet 2014 11:18 Thomas Noël

Merge branch 'RELENG_2_1' into UNIVNAUTES_2_1

c69e813c 30 juin 2014 15:57 Renato Botelho

Fix #3725:

- Fix match_filter_field() and also simplify logic
- Fix $filterfieldsarray initialization
- Avoid to have double spaces on filterfieldsarray['act']
- Fix filter on Firewall Logs

ac6b3f53 30 juin 2014 15:51 Thomas Noël

new logon.png with univnautes logo

1c9a521b 20 juin 2014 14:36 Renato Botelho

Merge pull request #1208 from razzfazz/nat_add_missing_protocols

4f380b62 19 juin 2014 18:05 Renato Botelho

Remove also . and / from graph

2d1e985d 19 juin 2014 17:23 Renato Botelho

Fix status_rrd_graph_img.php and also improve it:

- Remove escapeshellarg that broke command line
- Only remove dangerous chars to avoid command injection
- Replace all `hostname` calls by php_uname('n')
- Replace all `date` calls by strftime()
- Add $_gb to collect possibly garbage from exec return

8aca755a 19 juin 2014 16:29 Renato Botelho

Make sure single quotes are encoded and avoid javascript injection

cedd0705 19 juin 2014 15:37 Renato Botelho

Use CDATA for javascript

559929c2 19 juin 2014 15:37 Renato Botelho

Fix indent and whitespaces

d1dda498 18 juin 2014 21:39 Renato Botelho

Simplify logic, add some protection to user input parameters

f1a13a7f 18 juin 2014 20:41 Renato Botelho

Fix whitespaces and indent

811baa9b 18 juin 2014 18:46 Renato Botelho

We need to allow subdirectories under /usr/local/pkg, here is the proper fix

ce9d5d72 17 juin 2014 20:13 Renato Botelho

Protect servicestatusfilter parameter with htmlspecialchars()

860b102a 17 juin 2014 19:53 Renato Botelho

Protect rssfeed parameters with htmlspecialchars()

62480a44 17 juin 2014 18:47 Renato Botelho

Avoid directory traversal on restorefullbackup

7be297a2 17 juin 2014 18:30 Matt Smith

Fix core dump on viewing invalid package log

1cfe5490 17 juin 2014 16:17 Renato Botelho

Remove . and / from pkg name to avoid directory traversal

73944f68 17 juin 2014 15:48 Renato Botelho

Remove id=0 from miniupnpd menu and shortcut

9ddd3418 17 juin 2014 15:33 Renato Botelho

Avoid directory traversal when reading package xml files, also check if file exists before try to read it

aa27de6e 17 juin 2014 15:19 Renato Botelho

Make sure variables are escaped, also replace exec calls to run rm by unlink_if_exists()