Walter Lapchynski
fcc2036633
Remove all password checking.
...
Summary:
We were using password checking in Calamares, especially as supported by libpwquality, but have received overwhelming community feedback against this. Therefore, we remove any checking by libpwquality, including defaults that aren't explicit, like the dictionary check. Sadly, it seems that setting enforcing=0 to simply print a warning does not work. IIt's possible that this is a bug, but not worth chasing at this point. The only thing unsupported is a blank password, but that's something that's [not clear](https://github.com/calamares/calamares/issues/790#issuecomment-330455711 ) is supported.
The good news is that the [string](743c19d8dd/src/modules/users/page_usersetup.ui (L440)
) suggesting a good password is still there. If there's anywhere to be additional improments, it's there.
Test Plan: Run Calamares and enter a variety of lame passwords (e.g. space, the number one, the letter a, the word cat, etc.) twice. If the "next" button is not greyed out, it succeeds.
Reviewers: tsimonq2
Reviewed By: tsimonq2
Differential Revision: https://phab.lubuntu.me/D12
6 years ago
Walter Lapchynski
4f328dc3d7
Add executable key to defaultDesktopEnvironment stanza in displaymanager.
...
Summary: See {T55}
Test Plan:
Install with autologin enabled. After install and reboot, should be in Lubuntu session.
NOTE: an additional fix to calamares itself is required.
Reviewers: tsimonq2
Reviewed By: tsimonq2
Differential Revision: https://phab.lubuntu.me/D9
6 years ago
Simon Quigley
e628ebc084
Upload to Cosmic.
6 years ago
Simon Quigley
d9dc0546f6
Remove the build dep completely.
6 years ago
Simon Quigley
8eeeac57c6
Upload to Cosmic.
6 years ago
Simon Quigley
82b66ac9a3
Bump Standards-version to 4.2.0, no changes needed.
6 years ago
Simon Quigley
d2394fa5a6
Make the password detection runtime dep into a build dep.
6 years ago
Simon Quigley
d6652367c5
Add a changelog entry for the Danish translation.
6 years ago
Simon Quigley
2502b30166
Upload to Cosmic.
6 years ago
Simon Quigley
a2e6868a2a
Sync default user groups with Neon.
6 years ago
Simon Quigley
ebdbcddd51
Add a minimum password strength requirement.
6 years ago
Simon Quigley
0cdb5a5e07
Upload to Cosmic.
6 years ago
Simon Quigley
04e8090eae
Fix a typo in automirror.
6 years ago
Simon Quigley
638e13824f
Enable automirror by default.
6 years ago
Simon Quigley
eebe3db608
Upload to Cosmic.
6 years ago
Simon Quigley
653fedc3b8
Add a calamares-settings-ubuntu-common package with an automirror module.
6 years ago
Simon Quigley
2410754f94
Upload to Cosmic.
6 years ago
Simon Quigley
ec8d1863c8
Make "ubuntu" the bootloader_id and don't do a cp hack.
6 years ago
Simon Quigley
a0da5ae20d
Don't copy initrd from the live install, because that contains casper.
6 years ago
Simon Quigley
f138b91cbe
Upload to Cosmic.
6 years ago
Simon Quigley
b74b617312
Calamares is capitalized (LP: #1783109 ).
6 years ago
Simon Quigley
79b55e472d
Upload to Cosmic.
6 years ago
Simon Quigley
8949483eeb
We're not Neon (LP: #1783024 ).
6 years ago
Simon Quigley
d3804fbe82
Upload to Cosmic.
6 years ago
Simon Quigley
88e201e0c8
Get some changes from Neon to make some of our awful hacks much cleaner.
6 years ago
Simon Quigley
912a94ead5
Ensure that /bin/bash is always the default shell.
6 years ago
Simon Quigley
d658f4cfc2
Add a machineid file.
6 years ago
Simon Quigley
852eed3627
Upload to Cosmic.
6 years ago
Simon Quigley
a860ee7105
Fix non-secureboot UEFI installs on real hardware (LP: #1781015 ).
6 years ago
Simon Quigley
c5ff9d12f8
Upload to Cosmic.
6 years ago
Simon Quigley
3a21094494
Replace a blind cp with a more tactful apt-cdrom command.
6 years ago
Simon Quigley
6ce083f094
Add a changelog entry for the changelog entries.
6 years ago
Simon Quigley
fc83eb4512
Upload to Cosmic.
6 years ago
Simon Quigley
98acaf1cab
Bump Standards-version to 4.1.5, no changes needed.
6 years ago
Simon Quigley
378ec9515c
Add a displaymanager.conf.
6 years ago
Simon Quigley
cfcd5ab066
Don't use apt-cdrom; just copy the host sources.list.
6 years ago
Simon Quigley
261b24b404
Add changelog entry for the Danish translation.
6 years ago
Simon Quigley
12abbba3aa
Upload to Cosmic.
6 years ago
Simon Quigley
707ade30ee
Link some changelog entries in the description.
6 years ago
Simon Quigley
ad9eb42277
Also remove calamares after install.
6 years ago
Simon Quigley
06ab2e9613
Ensure that calamares.desktop is removed from all new users on a freshly-installed system.
6 years ago
Simon Quigley
27a5310e35
Add a changelog entry for the translations.
6 years ago
Simon Quigley
4091552f74
Fix geoip timezone detection.
6 years ago
Simon Quigley
d85696dab1
Upload to Cosmic.
6 years ago
Simon Quigley
66c9fe501f
Don't remove GRUB for now.
6 years ago
Simon Quigley
1a88110770
Fix translations for Calamares.
6 years ago
Simon Quigley
849bbb6a26
Upload to Cosmic.
6 years ago
Simon Quigley
3d72058e11
Remove the rm line of the shellprocess command (LP: #1780977 ).
6 years ago
Simon Quigley
756ccfef18
Increase the timeout for the shellprocess command (LP: #1781015 ).
6 years ago
Simon Quigley
3cd916a8e3
Add a changelog entry to mention translations.
6 years ago
Simon Quigley
2dea4fe9f7
Upload to Cosmic.
6 years ago
Simon Quigley
e0dd4e665c
Actually install the .desktop file.
...
FIXME: This is super hacky and breaks rules.
6 years ago
Simon Quigley
67a1f7ebc9
Ensure that slideshow images correctly respond to their text.
6 years ago
Simon Quigley
7fabcbcae7
Make image and text IDs unique in the slideshow.
6 years ago
Simon Quigley
edc61126be
Add bug links.
6 years ago
Simon Quigley
e7f7161113
Enable GeoIP support by default, to get accurate timezone readings.
6 years ago
Simon Quigley
2cacaa80f1
Remove the right live task.
6 years ago
Simon Quigley
d96be61861
Don't fail to install the system on BIOS systems.
6 years ago
Simon Quigley
b6b5a401a9
Upload to Cosmic.
6 years ago
Simon Quigley
e66566f640
Update the support link to be current.
6 years ago
Simon Quigley
25218fc3a7
Add a desktop file to install the system with (LP: #1771460 ).
6 years ago
Simon Quigley
be429d184f
Replace awful hack with a less hacky but still awful hack.
6 years ago
Simon Quigley
27c556f7a9
Fix Vcs-* and Homepage to reflect the move off of GitHub.
6 years ago
Simon Quigley
7d37e2c3ae
Bump Standards-version to 4.1.4, no changes needed.
7 years ago
Simon Quigley
4cc781d1d0
Release to Cosmic.
7 years ago
Simon Quigley
ac0691b9d2
Make squashfs-tools a hard dependency; without it, Lubuntu's installation fails (LP: #1769781 ).
7 years ago
Simon Quigley
03e40ea65b
Lubuntu Next -> Lubuntu.
7 years ago
Simon Quigley
27e2dac8c9
We don't need to explicitly remove Calamares.
7 years ago
Simon Quigley
c4816052a9
Bump system requirements, to be safe.
7 years ago
Simon Quigley
d20618ebb5
Lubuntu.me is HTTPS now.
7 years ago
Simon Quigley
1871e82024
Remove lubuntu-qt-desktop from Suggests.
7 years ago
Simon Quigley
bde86fa9fd
Add a .gitignore file for debian/files.
7 years ago
Simon Quigley
ec02c3baba
Release to Bionic.
7 years ago
Simon Quigley
de14396a1f
Remove the bug in the changelog.
7 years ago
Simon Quigley
8caa79398b
Final touches before uploading.
7 years ago
Simon Quigley
19c6750716
Customize everything.
7 years ago
Jonathan Riddell
b9d9177e2d
update name
7 years ago
Rohan Garg
7cfe74c999
Fix source name
7 years ago
Rohan Garg
9df3eed29a
Only ship settings for calamares
7 years ago
Rohan Garg
6d7f7f7afb
Fix changelog
7 years ago
Rohan Garg
b6e008d05a
Some lintian fixes
10 years ago
Rohan Garg
bc9e4c7112
Add initial debian packaging
10 years ago