Commit graph

8 commits

Author SHA1 Message Date
Matthias
09af25761c
Fixes IndexError on save with removed member forwarding email (#11)
* Fixed IndexError if a non existent field gets queried for a value. Using dict.get to either get a value or provide a reasonable default
* Removed list construction around new_key value
* Clean up source code with 80x25 terminal and vim (complies with PEP-8)
* Added some docstrings
2020-12-05 23:23:19 +01:00
cmile
bc0258ea8f upgrade to django 1.11.16 and python3.6 2018-10-03 00:16:28 +02:00
Uwe Kamper
eacbb841a7 added preferred email view, added possibility to delete ldap keys (when a None is provided as value 2015-12-01 00:32:51 +01:00
ac372412fd indoor pin and cteward integration 2015-09-24 21:40:54 +02:00
0c7b3b9d62 cey members can now also set a c-lab pin 2015-02-25 21:29:25 +01:00
062c45a92d adding is_ceymaster field to profile 2013-11-24 22:56:32 +01:00
44e95f2638 fixing bug in syncing profile_flags 2013-11-24 21:35:01 +01:00
a5b7dfc60c Init 2013-10-19 00:47:24 +02:00