Baptiste Jonglez
|
508e05b134
Simplify the API that signals subnet changes to configurations
|
10 years ago |
Baptiste Jonglez
|
fdadd45c68
Fix various TODO
|
10 years ago |
Baptiste Jonglez
|
362303ff26
Move "comment" field to the generic configuration model (fixes #234)
|
10 years ago |
Baptiste Jonglez
|
b229c5cbf5
More translation for the VPN
|
10 years ago |
Baptiste Jonglez
|
109a3eedc7
Translation verbose_name and help_text of models to French
|
10 years ago |
Baptiste Jonglez
|
b49702d6b8
Ldapdb expects fields to be bytes, not unicode strings (this is probably an upstream bug)
|
10 years ago |
Baptiste Jonglez
|
c08c29d210
Use unicode everywhere
|
10 years ago |
Baptiste Jonglez
|
71b373cd5b
Associate IP subnet to configuration instead of subscriptions
|
10 years ago |
Baptiste Jonglez
|
9c045cf4c6
Fix commit 9814c00f9 (URL name has changed)
|
10 years ago |
Baptiste Jonglez
|
ebd287fadd
Set verbose_name and so on for VPN
|
10 years ago |
Baptiste Jonglez
|
9814c00f94
Allow editing VPN parameters
|
10 years ago |
Fabs
|
c4dc5a66c8
Fix vpn model use username instead of ldap_cn
|
10 years ago |
Fabs
|
8d12cbb558
Merge branch 'polymorphic_configuration' into django17_AbstractU_Polymorph
|
10 years ago |
Fabs
|
fb757f9e8d
Remove ldap-auth module usage and settings
|
10 years ago |
Fabs
|
308d1cf991
Fix for VPN sync_to_ldap
|
10 years ago |
Fabs
|
bb52609953
Filter offersubscription select field of configuration childs form in admin to avoid wrong choices
|
10 years ago |
Fabs
|
a7a5f9929e
Minor fixes
|
10 years ago |
Fabs
|
f2d349cfec
Make use of django polymorphic for technical configuration genericity. This commit add changes on models and admin.
|
10 years ago |
Baptiste Jonglez
|
54304a2b7d
Comment on graphite and VPN logins
|
10 years ago |
Baptiste Jonglez
|
34c7c89816
Implement automatic VPN login generation
|
10 years ago |
Baptiste Jonglez
|
2c798249da
Initially create VPN accounts with no defined password
|
10 years ago |
Baptiste Jonglez
|
a2427bdfec
Implement a redirection for handling different backend types in URLs
|
10 years ago |
Fabs
|
37440ecf8d
Change CoinLdapSyncModel to a Mixin class because it's more appropriate (This just add/modify method to somes models, it's more a role than a type of object)
|
10 years ago |
Baptiste Jonglez
|
5b7e0af787
Remove invalid VPN endpoints when the subnets change
|
11 years ago |
Baptiste Jonglez
|
57fd765bc0
Signal the configuration backend when a subnet changes
|
11 years ago |
Baptiste Jonglez
|
cb0c6919d0
Properly filter subscriptions on VPNSubscription admin page
|
10 years ago |
Baptiste Jonglez
|
5e8abe8376
Factor sanity checking for configuration backends
|
10 years ago |
Baptiste Jonglez
|
6916a2b93a
Refactor common operations
|
11 years ago |
Baptiste Jonglez
|
308fbeeb83
Remove TODO items (yeay)
|
11 years ago |
Baptiste Jonglez
|
f5c7f1e808
Add admin actions to generate IP endpoints for VPN
|
11 years ago |