- 06 Aug, 2021 1 commit
-
-
Birger Schacht authored
-
- 15 May, 2021 1 commit
-
-
o@immerda.ch authored
-
- 12 Mar, 2020 1 commit
-
-
o@immerda.ch authored
flash.discard clears *after* rendering
-
- 11 Mar, 2020 1 commit
-
-
o@immerda.ch authored
* style pages which were not adapted yet * streamline design (e.g. use the same forms everywhere) * use less colors * various fixes * re-add token generation menu entry * fix signup page to not show menu
-
- 08 Dec, 2019 1 commit
-
-
o@immerda.ch authored
the library knows better...
-
- 29 Oct, 2019 1 commit
-
-
o@immerda.ch authored
-
- 31 Jul, 2019 1 commit
-
-
mh authored
additionally add icon to totp URI
-
- 13 Jan, 2019 1 commit
-
-
o@immerda.ch authored
-
- 10 Sep, 2018 1 commit
-
-
o@immerda.ch authored
-
- 08 Sep, 2018 1 commit
-
-
o@immerda.ch authored
-
- 05 Sep, 2018 1 commit
-
-
o@immerda.ch authored
-
- 24 Aug, 2018 1 commit
-
-
o@immerda.ch authored
-
- 17 Aug, 2018 1 commit
-
-
o@immerda.ch authored
-
- 12 Aug, 2018 1 commit
-
-
o@immerda.ch authored
-
- 05 Aug, 2018 3 commits
-
-
mh authored
don't swallow any exception (and hide problems) and don't potentially trigger an exception of an exception
-
o@immerda.ch authored
I understand the idea of not mixing controller function for multiple things. but I also think that having post urls, which cannot be get (even they do have a sensible meaning) is not nice. especially for the signup process, I would assume, that if you hit enter in the url bar, you would loose all data in the form, but still get to the same signup page. therefore i added the token as part of the url and the post goes to '/signup/:token'. when you get that url, you can restart signup with the same token.
-
mh authored
in general we want to return once we redirect, otherwise we might end up with a double render problem
-
- 02 Aug, 2018 1 commit
-
-
mh authored
-
- 29 Jul, 2018 1 commit
-
-
o@immerda.ch authored
-
- 28 Jul, 2018 1 commit
-
-
o@immerda.ch authored
-
- 27 Jul, 2018 1 commit
-
-
o@immerda.ch authored
-
- 26 Jul, 2018 2 commits
-
-
o@immerda.ch authored
-
o@immerda.ch authored
-
- 25 Jul, 2018 4 commits
-
-
o@immerda.ch authored
-
o@immerda.ch authored
-
o@immerda.ch authored
-
o@immerda.ch authored
-