Bump up the year in the Copyright notice.
Update all direct config access with accessor functions
Update the years in the Copyright notice.
Update copyright years to include 2023
ssh-keygen check improvements. Fixes #13139
Update the Copyright year of the files owned by Rubicon/Netgate.
Backup and Restore SSH Host Key(s). Feature #11118
Make ssh PermitRootLogin conditional. Fixes #12346
Update the Copyright year.
A subsequent commit will deal with .po's.
Add product_label global variable
Introduce product_label global variable, by default with same value ofproduct_name. The idea is to make it easier for rebranded products tochange the name on all visual texts while internal structures arepreserved.
While here, remove deprecated $g['platform'] and also replace places...
This is 2020. Issue #9245
Fix random typos
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Fixed #9245 updating copyright notices
Remove invalid MACs from sshd_config
Enable setting AllowAgentForwarding value
Fixes #8590
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
ssh settings alignment. Fixes #8974
Remove redundant settings stored in the wrong placeStore all ssh settings in the same placeInitialize this array before use
Whitespace Removal
Allow SSHd Key and Password Combination
Changes to allow key and password combination (in contrast to key OR password) i.e. if selected in the Admin>Advanced UI (SSH section), sshd will generate /etc/ssh/sshd_config file that requires an authorized key AND username+password....
Change sshd compression to 'delayed' to match current FreeBSD default. Fixes #8245
Update the Copyright notice for pfSense.
Disable PAM when using only key-based authentication, otherwise keyboard-interactive fails. Fixes #6963
Deprecate nanobsd platform and remove all conditionals that uses it
Remove all calls to conf_mount_r* functions
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Review license / copyright on all files (1st round)
Force 4096 RSA keys
Add option `-b 4096` to force the keys to 4096-bit.
This parameter is ignored for Ed25519 keys.
Harden sshd_config
The changes are better explained in the following article:
https://stribika.github.io/2015/01/04/secure-secure-shell.html
Fix sshd can't load key log spam
Closes [6143](https://redmine.pfsense.org/issues/6143)
Follow FreeBSD steps (r294560) and stop creating rsa1 and dsa keys by default
Code style and white space in etc
Move main pfSense content to src/