Am 18.06.21 um 09:16 schrieb Wolfgang Bumiller:
On 06/18/2021 8:58 AM Fabian Ebner wrote:
Am 18.06.21 um 08:56 schrieb Wolfgang Bumiller:
On 06/18/2021 8:53 AM Fabian Ebner wrote:
Am 18.06.21 um 08:44 schrieb Wolfgang Bumiller:
On 06/18/2021 8:42 AM Fabian Ebner wrote:
+
> On 06/18/2021 8:58 AM Fabian Ebner wrote:
>
>
> Am 18.06.21 um 08:56 schrieb Wolfgang Bumiller:
> >
> >> On 06/18/2021 8:53 AM Fabian Ebner wrote:
> >>
> >>
> >> Am 18.06.21 um 08:44 schrieb Wolfgang Bumiller:
> >>>
> On 06/18/2021 8:42 AM Fabian Ebner wrote:
> >> +
Am 18.06.21 um 08:56 schrieb Wolfgang Bumiller:
On 06/18/2021 8:53 AM Fabian Ebner wrote:
Am 18.06.21 um 08:44 schrieb Wolfgang Bumiller:
On 06/18/2021 8:42 AM Fabian Ebner wrote:
+Some((last, rest)) => match rest.split_last() {
+Some((second_to_last, _rest
> On 06/18/2021 8:53 AM Fabian Ebner wrote:
>
>
> Am 18.06.21 um 08:44 schrieb Wolfgang Bumiller:
> >
> >> On 06/18/2021 8:42 AM Fabian Ebner wrote:
> +Some((last, rest)) => match rest.split_last() {
> +Some((second_to_last, _rest)) => {
> +
Am 18.06.21 um 08:44 schrieb Wolfgang Bumiller:
On 06/18/2021 8:42 AM Fabian Ebner wrote:
+Some((last, rest)) => match rest.split_last() {
+Some((second_to_last, _rest)) => {
+(*last == "org" && *second_to_last == "debian")
+
> On 06/18/2021 8:42 AM Fabian Ebner wrote:
> >> +Some((last, rest)) => match rest.split_last() {
> >> +Some((second_to_last, _rest)) => {
> >> +(*last == "org" && *second_to_last == "debian")
> >> +|| (*last == "com" && *se
Am 17.06.21 um 10:39 schrieb Wolfgang Bumiller:
some non-blocking cleanups in case you do another version:
On Fri, Jun 11, 2021 at 01:43:53PM +0200, Fabian Ebner wrote:
which checks for bad suites and official URIs.
Signed-off-by: Fabian Ebner
---
Changes from v5:
* split out host_from_
On June 11, 2021 1:43 pm, Fabian Ebner wrote:
> which checks for bad suites and official URIs.
>
> Signed-off-by: Fabian Ebner
> ---
>
> Changes from v5:
> * split out host_from_uri helper and also handle userinfo and port
> * test an offical URI with port
> * match all *.debian.org
some non-blocking cleanups in case you do another version:
On Fri, Jun 11, 2021 at 01:43:53PM +0200, Fabian Ebner wrote:
> which checks for bad suites and official URIs.
>
> Signed-off-by: Fabian Ebner
> ---
>
> Changes from v5:
> * split out host_from_uri helper and also handle userinfo an
which checks for bad suites and official URIs.
Signed-off-by: Fabian Ebner
---
Changes from v5:
* split out host_from_uri helper and also handle userinfo and port
* test an offical URI with port
* match all *.debian.org and *.proxmox.com as official to avoid (future)
false nega
10 matches
Mail list logo