1
0
mirror of https://github.com/Yubico/yubiadmin.git synced 2025-02-20 14:54:30 +01:00

Commit Graph

  • 50449e4588
    Add deprecation notice master Dain Nilsson 2019-03-20 14:17:49 +01:00
  • 130458b9d3 Updated NEWS and version for release. yubiadmin-0.1.7 Dain Nilsson 2014-04-16 09:38:25 +02:00
  • 5c02e60afc Do not require TLD in URL field validation (fixes #4). Dain Nilsson 2014-03-04 15:37:38 +01:00
  • 70de2f37ff Properly commit YubiAuth changes when redirecting (fixes #6). Dain Nilsson 2014-03-04 12:04:48 +01:00
  • fbf1e0d000 Handle usernames/passwords/secrets with spaces in the RADIUS test utility. Dain Nilsson 2014-02-04 11:54:37 +01:00
  • 93e7d25786 Select API keys on click (val). Dain Nilsson 2014-01-13 11:24:02 +01:00
  • bd148d1a9e Show info on dashboard when using LDAP. Dain Nilsson 2013-11-25 11:26:27 +01:00
  • b559bcdc75 Updated NEWS for release. yubiadmin-0.1.6 Dain Nilsson 2013-11-22 15:34:28 +01:00
  • c811f30fb4 Incorrect usage of imp. Dain Nilsson 2013-11-21 14:55:50 +01:00
  • 4ac015e0e6 Delay import of YubiAuth until needed (fixes #3). Dain Nilsson 2013-11-21 14:47:09 +01:00
  • 8e0169263f Added LDAP settings to YubiAuth. Dain Nilsson 2013-11-21 10:32:25 +01:00
  • f5bba0081f Sys panel fixes. Dain Nilsson 2013-09-02 11:17:33 +02:00
  • 38afc25abd Added dashboard. Dain Nilsson 2013-06-11 17:32:17 +02:00
  • e25537245d Moved section logic into App. Dain Nilsson 2013-06-11 11:48:25 +02:00
  • 59cddadd76 Removed print statement. Dain Nilsson 2013-06-10 17:01:31 +02:00
  • cee1426239 Added automatic YKVAL API Key registration to auth. Dain Nilsson 2013-06-10 16:46:39 +02:00
  • c8d0d2f3ed Removed unneeded commits. Dain Nilsson 2013-06-10 09:48:52 +02:00
  • d9af09e5ae Check for checked boxes on load. yubiadmin-0.1.5 Dain Nilsson 2013-06-07 11:20:27 +02:00
  • 051189146b Bumped version for release. Dain Nilsson 2013-06-07 11:16:52 +02:00
  • 0838e3685f Fixed bug with yubiauth connection failing. Dain Nilsson 2013-06-07 11:14:32 +02:00
  • 3588070168 Fixed broken server. yubiadmin-0.1.4 Dain Nilsson 2013-06-05 10:30:25 +02:00
  • b9fe736037 Updated NEWS for release. yubiadmin-0.1.3 Dain Nilsson 2013-06-05 10:07:28 +02:00
  • 49db8acc98 Added reload web server button to auth. Dain Nilsson 2013-06-05 10:01:38 +02:00
  • b0370680fd Added user delete setting to YubiAuth. Dain Nilsson 2013-06-04 16:57:05 +02:00
  • 705077b782 Moved to beta. Dain Nilsson 2013-06-04 16:53:18 +02:00
  • d106f5c0ee Better upgrading in sys app. Dain Nilsson 2013-06-03 16:12:43 +02:00
  • 408598c94d Added sys app. Dain Nilsson 2013-06-03 13:24:03 +02:00
  • d2d857a938 Fix ordering when missing app.name Dain Nilsson 2013-05-31 16:42:08 +02:00
  • c3e7298241 Use filename base as app name when missing. Dain Nilsson 2013-05-31 16:36:30 +02:00
  • 6dabc61dce Added fallbacks for title and description if docstring is missing. Dain Nilsson 2013-05-31 15:30:02 +02:00
  • 802bc8e43b Bumped versions. Dain Nilsson 2013-05-30 15:48:08 +02:00
  • e7f61a98ab Fix displaying users to delete. Dain Nilsson 2013-05-30 15:42:49 +02:00
  • bf8d639e10 Bumped version. yubiadmin-0.1.2 Dain Nilsson 2013-05-28 11:05:48 +02:00
  • 7467700262 Fix reset form button for Ace editors. Dain Nilsson 2013-05-28 11:04:16 +02:00
  • fb6e556c0c Updated NEWS for release. yubiadmin-0.1.1 Dain Nilsson 2013-05-28 10:28:06 +02:00
  • d79a9ffb43 Use correct clients.conf path. Dain Nilsson 2013-05-28 10:15:17 +02:00
  • 54ac3a1bb8 Added Ace editor. Dain Nilsson 2013-05-28 09:59:16 +02:00
  • 1d3fb37561 Added Ace editor for config files. Dain Nilsson 2013-05-27 17:48:50 +02:00
  • d53602039e Add RADIUS Clients tab. Dain Nilsson 2013-05-27 16:43:15 +02:00
  • 1e15bcba4d Added FreeRADIUS daemon status and controls. Dain Nilsson 2013-05-27 14:00:01 +02:00
  • d3a499a554 Added freerad app with radtest. Dain Nilsson 2013-05-27 12:06:03 +02:00
  • 8f9fd30a7c Limit max number of items displayed per page. Dain Nilsson 2013-05-24 16:44:46 +02:00
  • aa8712f46f Better performing pagination of API Clients. Dain Nilsson 2013-05-24 16:43:02 +02:00
  • fba0632a30 Use --urandom when creating API Clients. Dain Nilsson 2013-05-24 14:38:35 +02:00
  • 5887047f8e Incorrect method name. Dain Nilsson 2013-05-24 14:18:26 +02:00
  • 3de1a599cc Added YVAL Client generation. Dain Nilsson 2013-05-24 13:44:20 +02:00
  • 2cf8a1a140 Improved common table code. Dain Nilsson 2013-05-24 12:43:29 +02:00
  • 8b336df4a3 Better restarting for yubiadmin. Dain Nilsson 2013-05-23 16:02:16 +02:00
  • 9b0e3f39db Updated NEWS. Dain Nilsson 2013-05-23 15:50:47 +02:00
  • e441642d22 Dynamically detect changes to apps. Dain Nilsson 2013-05-23 15:49:22 +02:00
  • 257939d725 Updated NEWS. Dain Nilsson 2013-05-20 17:13:27 +02:00
  • a948d10792 Removed reverse lookup of clients which could cause long delays. Dain Nilsson 2013-05-20 17:12:15 +02:00
  • 3968b67aba Updated NEWS. Dain Nilsson 2013-05-17 17:14:53 +02:00
  • 5e79f93ea2 Started adding client table for YKVAL. Dain Nilsson 2013-05-17 17:14:03 +02:00
  • 68f8c9c987 Added yubiadmin-config script to setup.py Dain Nilsson 2013-05-16 11:22:09 +02:00
  • a7cc2438a5 Bumped version post release. Dain Nilsson 2013-05-16 11:20:59 +02:00
  • 5e0dcebf8c Added yubiadmin-config tool. Dain Nilsson 2013-05-16 11:19:45 +02:00
  • 73f955c0a6 Updated NEWS and version for release. yubiadmin-0.1.0 Dain Nilsson 2013-05-14 13:27:09 +02:00
  • f2772b08cd Added assign/unassign Yubikey to auth. Dain Nilsson 2013-05-14 13:22:13 +02:00
  • 31909f893c Bumped version Dain Nilsson 2013-05-13 17:27:12 +02:00
  • 557616d891 Added create/delete users. Dain Nilsson 2013-05-13 16:53:33 +02:00
  • e80ce1f952 Started adding user management for YubiAuth. Dain Nilsson 2013-05-13 13:03:42 +02:00
  • e2570763ee Updated NEWS for release. yubiadmin-0.0.9 Dain Nilsson 2013-05-08 16:55:48 +02:00
  • 15f0883588 Better restart of admin server. Dain Nilsson 2013-05-08 16:54:52 +02:00
  • 8dcd391628 Updated NEWS. Dain Nilsson 2013-05-08 13:24:05 +02:00
  • 33846f45b3 Added disable to apps. Dain Nilsson 2013-05-08 13:22:54 +02:00
  • 49b235e6f0 Added db settings to auth. Dain Nilsson 2013-05-08 12:05:32 +02:00
  • 1b31251430 Added validation servers to auth. Dain Nilsson 2013-05-08 11:22:28 +02:00
  • 281dd92e9c Added YubiHSM settings to auth. Dain Nilsson 2013-05-07 17:36:15 +02:00
  • 895de11057 Added YubiAuth app. Dain Nilsson 2013-05-07 17:25:26 +02:00
  • 79a0e719fa Bumped versions post release. Dain Nilsson 2013-05-03 12:33:47 +02:00
  • ebb0ba6542 Better publishing. yubiadmin-0.0.8 Dain Nilsson 2013-05-03 12:21:44 +02:00
  • 229b40ca1d Updated NEWS for release. Dain Nilsson 2013-05-03 12:03:41 +02:00
  • 2341f8c086 Improve warning for restarting the server. Dain Nilsson 2013-05-03 11:46:44 +02:00
  • e8b1d5f75a Added yubiadmin app. Dain Nilsson 2013-05-03 11:37:16 +02:00
  • 8b32cf89e9 Added priority and disable to apps. Dain Nilsson 2013-05-03 11:36:57 +02:00
  • 2b4373cd43 Nitpicking. Dain Nilsson 2013-05-03 09:47:30 +02:00
  • 34b5cc10f4 Add command line arguments to yubiadmin script. Dain Nilsson 2013-05-02 17:36:23 +02:00
  • fcfc2d5626 Added man pages to MANIFEST. Dain Nilsson 2013-05-02 17:09:02 +02:00
  • 08d0ab975d Incremented version number post release. Dain Nilsson 2013-05-02 17:06:14 +02:00
  • da42713c83 Added man page for yubiadmin. Dain Nilsson 2013-05-02 17:04:33 +02:00
  • 4f36f6624a Renamed yubiadmin-server to yubiadmin. Dain Nilsson 2013-05-02 16:48:16 +02:00
  • 9296041bb9 Updated NEWS for release. yubiadmin-0.0.7 Dain Nilsson 2013-05-02 16:02:02 +02:00
  • 3c285d49e1 Improved error handling. Dain Nilsson 2013-05-02 15:51:13 +02:00
  • c6cc6d31b4 Attempt to reintroduce python3 Dain Nilsson 2013-05-02 14:44:47 +02:00
  • 6eefc09cae Use MutableMapping instead of DictMixin. Dain Nilsson 2013-05-02 14:41:19 +02:00
  • 97de3abbdb Don't build for python3, we don't support it. Dain Nilsson 2013-05-02 14:36:06 +02:00
  • d0ba5af7f0 Remove unicode literal to work under python3. Dain Nilsson 2013-05-02 14:25:39 +02:00
  • b3a150a8d9 Use logging instead of print. Dain Nilsson 2013-05-02 14:08:29 +02:00
  • d9032f1550 We don't support python 2.6 Dain Nilsson 2013-05-02 13:58:27 +02:00
  • da4f4af69a Bumped version post release. Dain Nilsson 2013-05-02 13:52:58 +02:00
  • 6b9ee2bc37 Added Travis CI Dain Nilsson 2013-05-02 13:48:37 +02:00
  • 10e097efd4 Fix publishing. Dain Nilsson 2013-05-02 13:36:10 +02:00
  • 4047e7f576 Fixed publishing. Dain Nilsson 2013-05-02 13:16:38 +02:00
  • 17e7423bb0 Better logging. yubiadmin-0.0.6 Dain Nilsson 2013-05-02 12:38:01 +02:00
  • 166e432332 Formatting. Dain Nilsson 2013-05-02 12:25:07 +02:00
  • 083d714d53 Added optional uploading to PyPI. Dain Nilsson 2013-05-02 12:22:39 +02:00
  • a185dd0b1e Better release publishing. Dain Nilsson 2013-05-02 11:50:31 +02:00
  • 588f3df72b Handle tests. Dain Nilsson 2013-05-02 11:43:48 +02:00
  • fda9e818e0 Added release.py to MANIFEST. Dain Nilsson 2013-05-02 11:24:05 +02:00