alexAubin
52c9e2a813
🎨 Format Python code with Black
2021-08-27 22:56:45 +00:00
Alexandre Aubin
6e1e034e10
More cookie/auth code cleanup
2021-08-28 00:56:08 +02:00
Alexandre Aubin
9c13472703
Actually delete cookie when logging out
2021-08-27 23:10:58 +02:00
Alexandre Aubin
8562c05d3b
Add httponly to API cookies
2021-08-27 22:46:15 +02:00
Alexandre Aubin
3cc511db3a
Merge pull request #287 from YunoHost/actions/black
...
Format Python code with Black
2021-08-27 22:17:26 +02:00
alexAubin
fe84eba4ab
🎨 Format Python code with Black
2021-08-27 20:14:09 +00:00
Alexandre Aubin
55774ef8fc
github actions: only check invalidcode, linting is to be auto-handled by black
2021-08-27 22:13:31 +02:00
Alexandre Aubin
7674efe97f
Typo
2021-08-27 22:10:06 +02:00
Alexandre Aubin
37b995424f
Remove old globals.py
2021-08-27 22:06:29 +02:00
Alexandre Aubin
0eaccab3b8
python3-argcomplete seems unused in practice...
2021-08-27 22:05:23 +02:00
Alexandre Aubin
ac94de6afd
Attempt to simplify the moulinette_env mess
2021-08-27 22:03:17 +02:00
Alexandre Aubin
a263039958
Code cleanup / reorganize
2021-08-27 21:17:39 +02:00
Alexandre Aubin
5631719836
Zblgmfhpf remove cache tests :|
2021-08-27 20:54:56 +02:00
Alexandre Aubin
8d1025e32b
Simplify overly complex code about cache management
2021-08-27 20:46:36 +02:00
Alexandre Aubin
2bb9b9a2eb
Moaaar linter/test fixes zbgrbl
2021-08-27 19:48:04 +02:00
Alexandre Aubin
b0fd78657e
Moaaaar lint/test fixes
2021-08-27 19:45:07 +02:00
Alexandre Aubin
3c4520a6d8
Moar fikses
2021-08-27 19:14:23 +02:00
Alexandre Aubin
b54f35dc32
Unused i18n keys
2021-08-27 19:02:16 +02:00
Alexandre Aubin
049523f2b6
Fix unused import / vars
2021-08-27 18:58:18 +02:00
Alexandre Aubin
5c982db4b6
Merge pull request #286 from YunoHost/actions/black
...
Format Python code with Black
2021-08-27 18:47:01 +02:00
alexAubin
c848185709
🎨 Format Python code with Black
2021-08-27 16:44:39 +00:00
Alexandre Aubin
5d0a23e827
Merge pull request #270 from YunoHost/rework-authenticator-system
...
Rework and externalize the authenticator system
2021-08-27 18:44:13 +02:00
Alexandre Aubin
e68de91a82
Merge branch 'dev' into rework-authenticator-system
2021-08-27 18:43:57 +02:00
Alexandre Aubin
e1f9fe1fcb
Merge pull request #284 from YunoHost/actions/black
...
Format Python code with Black
2021-08-25 21:04:49 +02:00
alexAubin
274a534beb
🎨 Format Python code with Black
2021-08-23 13:25:51 +00:00
Alexandre Aubin
4332860e39
Merge pull request #258 from YunoHost/enh-file-args
...
[enh] Allow file type in actionmaps
2021-08-23 15:25:22 +02:00
Alexandre Aubin
4574ea5fdb
Merge branch 'dev' into enh-file-args
2021-08-23 15:22:00 +02:00
Alexandre Aubin
8d8299c5fe
Add autoblack github action ( #283 )
...
* Add autoblack github action
* autoblack: Uuuuh PR creation isnt triggered if black returns an error code ?
* autoblack: Only run autoblack when pushing on dev
2021-08-23 15:01:15 +02:00
Alexandre Aubin
6ff033d2dc
Attempt to fix tests for CLI auth
2021-08-23 10:44:28 +02:00
Alexandre Aubin
fa509e6c2e
Merge branch 'dev' into rework-authenticator-system
2021-08-22 22:33:33 +02:00
Alexandre Aubin
d7cb9cdcbb
Merge pull request #282 from YunoHost/i-can-haz-github-actions
...
I can haz github action?
2021-08-22 11:30:57 +02:00
Alexandre Aubin
941122ffbe
Try to prevent duplicate jobs when working on a PR
2021-08-22 11:28:13 +02:00
Alexandre Aubin
32aea592e1
Forgot to mark some tests as skipped
2021-08-22 11:24:21 +02:00
Alexandre Aubin
fc96e2665a
tests: Separate tests from linter
2021-08-22 11:18:24 +02:00
Alexandre Aubin
3e256f8e88
test: Make flake8 happy
2021-08-22 11:17:01 +02:00
Alexandre Aubin
2e2a41c59d
Skip ldap tests because not working, dunno why but they are to be dropped or moved to Yunohost soon anyway
2021-08-22 10:55:27 +02:00
Alexandre Aubin
f3a52fada4
Drop python 3.9 tests because meh
2021-08-22 10:54:54 +02:00
Alexandre Aubin
27e7cd294a
tests: improve/fix i18n tests
2021-08-20 14:18:54 +02:00
Alexandre Aubin
75e8914f10
test: Need moar ldap apt deps
2021-08-20 13:56:31 +02:00
Alexandre Aubin
fe8bc38ed2
tests: Try to fix tox-gh-action?
2021-08-20 13:49:50 +02:00
Alexandre Aubin
7932b8b71c
tests: apt install needs sudo
2021-08-20 13:39:00 +02:00
Alexandre Aubin
f5b8115bbc
.github/workflows with an 's'
2021-08-20 13:31:28 +02:00
Alexandre Aubin
bdc918ed72
Yolotry to replace travis tests with github action
2021-08-20 10:38:15 +02:00
Alexandre Aubin
9b8f18b116
Add test for i18n format consistency + fix strings
2021-08-20 10:29:51 +02:00
Alexandre Aubin
6ab93cfc86
Add a test for i18n keys
2021-08-20 10:24:46 +02:00
Alexandre Aubin
3585ba697a
Remove the damn :s} in locale strings
2021-08-20 10:24:23 +02:00
Alexandre Aubin
b68e046ad0
Fix weird/misleading invalid_url message
2021-08-20 10:19:32 +02:00
Alexandre Aubin
3c0542ef24
Merge branch 'dev' into rework-authenticator-system
2021-08-20 10:13:02 +02:00
Alexandre Aubin
00123f900c
Update changelog for 4.2.4
2021-08-19 19:26:43 +02:00
Alexandre Aubin
2a89a82660
Add warning when trying to feed non-string values to Popen env
2021-08-19 18:15:30 +02:00