Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Cranspasswords
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daniel Stan
Cranspasswords
Commits
b5799eef
Commit
b5799eef
authored
11 years ago
by
Daniel STAN
Browse files
Options
Downloads
Patches
Plain Diff
ajout TODO et DEV
parent
4356e11d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
DEV
+11
-0
11 additions, 0 deletions
DEV
README
+1
-0
1 addition, 0 deletions
README
TODO
+12
-0
12 additions, 0 deletions
TODO
with
24 additions
and
0 deletions
DEV
0 → 100644
+
11
−
0
View file @
b5799eef
Pour tester rapidement ses modifs :
Contenu de mon ~/bin/cranspasswords <EOF
#!/bin/sh
CRANSPASSWORDS_CLIENT_CONFIG_DIR=~/.config/cranspasswords ~/crans/cranspasswords/client.py "$@"
EOF
où ~/crans/cranspasswords est le chemin vers mon dépôt git.
Penser à effacer tout clientconfig.pyc? résiduel du dépôt.
This diff is collapsed.
Click to expand it.
README
+
1
−
0
View file @
b5799eef
Bienvenue sur l'outil de gestion de mot de passe du Cr@ns.
Ce dépôt git contient à la fois le programme client (à utiliser sur votre
ordinateur) et le serveur.
...
...
This diff is collapsed.
Click to expand it.
TODO
0 → 100644
+
12
−
0
View file @
b5799eef
* Replication auto
* ./configure
* Tester python
* Tester xclip
* Proposer des profils tous faits dans un sous-dosier
* refaire Makefile
* make update (après git pull)
* remplissage via ldap
* installation de dev
* retirer le binaire serveur de /usr/local/bin/
* Modulariser le code (client.py devient gros)
* renommer en "cpasswords" ? (aka common passwords :p)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment